11Nov17rv0_31_0-1073-g562e590837 - detailed test results for TRACI

To reconnect the TextTest GUI to these results, run:

texttest -a traci -d /home/delphi/clangDebug/sumo/tests -reconnect /home/delphi/clangDebug/texttesttmp/clang3_64D.29Nov092329.12337 -g

To start TextTest for these tests, run:

texttest -a traci -d /home/delphi/clangDebug/sumo/tests


default: 587 tests: 587 FAILED

Detailed information for the tests that FAILED:

TEST FAILED on sim-build : context_subscription VAR_LANE2VEH_SPEED+POS ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,338
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==19389==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7f38bf5a3bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f38bb507b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 72 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x12911c0 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:361:39
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
<truncated after showing first 30 lines>

TEST FAILED on sim-build : context_subscription VAR_VEH2LANE_SPEED+LENGTH ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,338
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==19386==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7f4d05535bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f4d01499b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 72 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x12911c0 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:361:39
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
<truncated after showing first 30 lines>

TEST FAILED on sim-build : context_subscription bugs after_removal ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,355
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==19423==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7f7b8b6febfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f7b87662b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 72 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x12911c0 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:361:39
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
<truncated after showing first 30 lines>

TEST FAILED on sim-build : get_variable ArealDetector ID_COUNT no_detectors ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,338
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==12594==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7f01c9f5cbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f01c5ec0b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 72 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x12911c0 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:361:39
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
<truncated after showing first 30 lines>

TEST FAILED on sim-build : get_variable ArealDetector ID_COUNT one_detector ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,338
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==12602==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7f7d1e2f6bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f7d1a25ab24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 72 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x12911c0 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:361:39
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
<truncated after showing first 30 lines>

TEST FAILED on sim-build : get_variable ArealDetector ID_COUNT two_detectors ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,338
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==12604==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7f494e9d5bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f494a939b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 72 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x12911c0 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:361:39
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
<truncated after showing first 30 lines>

TEST FAILED on sim-build : get_variable ArealDetector ID_LIST no_detectors ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,338
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==12605==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7f111c9e6bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f111894ab24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 72 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x12911c0 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:361:39
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
<truncated after showing first 30 lines>

TEST FAILED on sim-build : get_variable ArealDetector ID_LIST one_detector ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,338
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==12607==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7f9bf111dbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f9bed081b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 72 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x12911c0 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:361:39
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
<truncated after showing first 30 lines>

TEST FAILED on sim-build : get_variable ArealDetector ID_LIST two_detectors ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,338
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==12620==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7f4d0a69cbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f4d06600b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 72 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x12911c0 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:361:39
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
<truncated after showing first 30 lines>

TEST FAILED on sim-build : get_variable ArealDetector VAR_LANE_ID ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,215
> 
> =================================================================
> ==12623==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7fdf0e4c7b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7fdf0e4c7b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 72 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x12911c0 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:361:39
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7fdf0e4c7b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 72 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on sim-build : get_variable ArealDetector VAR_LENGTH ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,215
> 
> =================================================================
> ==12689==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f633ddc9b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f633ddc9b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 72 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x12911c0 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:361:39
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f633ddc9b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 72 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on sim-build : get_variable ArealDetector VAR_POSITION ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,215
> 
> =================================================================
> ==12626==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f82efcc3b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f82efcc3b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 72 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x12911c0 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:361:39
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f82efcc3b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 72 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on sim-build : get_variable ArealDetector errors UnknownAD ( Last six runs Nov2017 )

---------- Differences in errors ----------
1a2,354
> 
> =================================================================
> ==12694==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7fa8469b9b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7fa8469b9b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7fa84aa55bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, 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>

TEST FAILED on sim-build : get_variable ArealDetector errors UnsupportedVariable ( Last six runs Nov2017 )

---------- Differences in errors ----------
1a2,354
> 
> =================================================================
> ==12692==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7fd6b24b9b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7fd6b24b9b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7fd6b6555bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, 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>

TEST FAILED on sim-build : get_variable Edge ID_COUNT ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,431
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==16031==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7fc662942bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7fc65e8a6b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
<truncated after showing first 30 lines>

TEST FAILED on sim-build : get_variable Edge ID_COUNT_subseconds ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,431
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==16044==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7f11f8b6ebfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f11f4ad2b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
<truncated after showing first 30 lines>

TEST FAILED on sim-build : get_variable Edge ID_LIST ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,431
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==16095==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7f94eb3f0bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f94e7354b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
<truncated after showing first 30 lines>

TEST FAILED on sim-build : get_variable Edge ID_LIST_subseconds ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,431
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==16096==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7fe9ecceabfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7fe9e8c4eb24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
<truncated after showing first 30 lines>

TEST FAILED on sim-build : get_variable Edge LAST_STEP_LENGTH ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,431
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==16306==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7fae6bdb9bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7fae67d1db24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
<truncated after showing first 30 lines>

TEST FAILED on sim-build : get_variable Edge LAST_STEP_LENGTH_subseconds ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,431
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==16304==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7f24b3fe3bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f24aff47b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
<truncated after showing first 30 lines>

TEST FAILED on sim-build : get_variable Edge LAST_STEP_MEAN_SPEED ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,431
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==16195==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7fb6b4647bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7fb6b05abb24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
<truncated after showing first 30 lines>

TEST FAILED on sim-build : get_variable Edge LAST_STEP_MEAN_SPEED_subseconds ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,431
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==16196==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7f79575f6bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f795355ab24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
<truncated after showing first 30 lines>

TEST FAILED on sim-build : get_variable Edge LAST_STEP_OCCUPANCY ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,431
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==16220==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7f0ae875abfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f0ae46beb24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
<truncated after showing first 30 lines>

TEST FAILED on sim-build : get_variable Edge LAST_STEP_OCCUPANCY_subseconds ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,431
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==16257==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7fb29cbb9bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7fb298b1db24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
<truncated after showing first 30 lines>

TEST FAILED on sim-build : get_variable Edge LAST_STEP_PERSON_ID_LIST ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,219
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==16505==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f13a2153b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f13a2153b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 72 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x12911c0 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:361:39
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
<truncated after showing first 30 lines>

TEST FAILED on sim-build : get_variable Edge LAST_STEP_VEHICLE_HALTING_NUMBER ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,431
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==16290==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7f3568acfbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f3564a33b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
<truncated after showing first 30 lines>

TEST FAILED on sim-build : get_variable Edge LAST_STEP_VEHICLE_HALTING_NUMBER_subseconds ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,431
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==16285==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7fe3301c7bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7fe32c12bb24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
<truncated after showing first 30 lines>

TEST FAILED on sim-build : get_variable Edge LAST_STEP_VEHICLE_IDS ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,431
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==16099==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7f61f833bbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f61f429fb24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
<truncated after showing first 30 lines>

TEST FAILED on sim-build : get_variable Edge LAST_STEP_VEHICLE_IDS_subseconds ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,431
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==16109==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7fb47e10dbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7fb47a071b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
<truncated after showing first 30 lines>

TEST FAILED on sim-build : get_variable Edge LAST_STEP_VEHICLE_ID_LIST ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,431
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==16214==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7f3aea2c5bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f3ae6229b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
<truncated after showing first 30 lines>

TEST FAILED on sim-build : get_variable Edge LAST_STEP_VEHICLE_ID_LIST_subseconds ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,431
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==16217==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7f337f711bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f337b675b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
<truncated after showing first 30 lines>

TEST FAILED on sim-build : get_variable Edge LAST_STEP_VEHICLE_NUMBER ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,431
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==16191==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7f5d40247bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f5d3c1abb24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
<truncated after showing first 30 lines>

TEST FAILED on sim-build : get_variable Edge LAST_STEP_VEHICLE_NUMBER_subseconds ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,431
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==16192==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7f25c9b00bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f25c5a64b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
<truncated after showing first 30 lines>

TEST FAILED on sim-build : get_variable Edge VAR_CO2EMISSION ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,431
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==16315==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7f7a25f1fbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f7a21e83b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
<truncated after showing first 30 lines>

TEST FAILED on sim-build : get_variable Edge VAR_CO2EMISSION_subseconds ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,431
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==16361==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7f72f0137bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f72ec09bb24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
<truncated after showing first 30 lines>

TEST FAILED on sim-build : get_variable Edge VAR_COEMISSION ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,431
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==16380==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7f406f5dcbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f406b540b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
<truncated after showing first 30 lines>

TEST FAILED on sim-build : get_variable Edge VAR_COEMISSION_subseconds ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,431
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==16388==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7f2b68d44bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f2b64ca8b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
<truncated after showing first 30 lines>

TEST FAILED on sim-build : get_variable Edge VAR_CURRENT_TRAVELTIME ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,431
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==16310==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7efff16b9bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7effed61db24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
<truncated after showing first 30 lines>

TEST FAILED on sim-build : get_variable Edge VAR_CURRENT_TRAVELTIME_subseconds ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,431
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==16313==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7f44ca4adbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f44c6411b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
<truncated after showing first 30 lines>

TEST FAILED on sim-build : get_variable Edge VAR_EDGE_EFFORT ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,431
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==16127==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7f17820d5bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f177e039b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
<truncated after showing first 30 lines>

TEST FAILED on sim-build : get_variable Edge VAR_EDGE_EFFORT_subseconds ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,431
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==16152==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7f7c70e12bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f7c6cd76b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
<truncated after showing first 30 lines>

TEST FAILED on sim-build : get_variable Edge VAR_EDGE_TRAVELTIME ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,431
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==16104==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7f7325b04bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f7321a68b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
<truncated after showing first 30 lines>

TEST FAILED on sim-build : get_variable Edge VAR_EDGE_TRAVELTIME_subseconds ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,431
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==16121==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7f5cde626bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f5cda58ab24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
<truncated after showing first 30 lines>

TEST FAILED on sim-build : get_variable Edge VAR_FUELCONSUMPTION ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,431
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==16465==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7f0592681bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f058e5e5b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
<truncated after showing first 30 lines>

TEST FAILED on sim-build : get_variable Edge VAR_FUELCONSUMPTION_subseconds ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,431
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==16488==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7ff8e154abfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7ff8dd4aeb24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
<truncated after showing first 30 lines>

TEST FAILED on sim-build : get_variable Edge VAR_HCEMISSION ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,431
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==16395==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7f1795c69bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f1791bcdb24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
<truncated after showing first 30 lines>

TEST FAILED on sim-build : get_variable Edge VAR_HCEMISSION_subseconds ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,431
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==16403==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7fcb1f0c1bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7fcb1b025b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
<truncated after showing first 30 lines>

TEST FAILED on sim-build : get_variable Edge VAR_NOISEEMISSION ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,431
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==16496==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7f0d5662fbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f0d52593b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
<truncated after showing first 30 lines>

TEST FAILED on sim-build : get_variable Edge VAR_NOISEEMISSION_subseconds ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,431
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==16499==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7faaaba61bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7faaa79c5b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
<truncated after showing first 30 lines>

TEST FAILED on sim-build : get_variable Edge VAR_NOXEMISSION ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,431
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==16412==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7f9d458d2bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f9d41836b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
<truncated after showing first 30 lines>

TEST FAILED on sim-build : get_variable Edge VAR_NOXEMISSION_subseconds ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,431
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==16462==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7f240744dbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f24033b1b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
<truncated after showing first 30 lines>

TEST FAILED on sim-build : get_variable Edge VAR_PMXEMISSION ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,431
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==16406==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7f994bafcbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f9947a60b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
<truncated after showing first 30 lines>

TEST FAILED on sim-build : get_variable Edge VAR_PMXEMISSION_subseconds ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,431
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==16409==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7fdd1cd94bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7fdd18cf8b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
<truncated after showing first 30 lines>

TEST FAILED on sim-build : get_variable Edge VAR_WAITINGTIME ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,431
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==16501==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7ff850e92bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7ff84cdf6b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
<truncated after showing first 30 lines>

TEST FAILED on sim-build : get_variable Edge errors UnknownID ( Last six runs Nov2017 )

---------- Differences in errors ----------
1a2,354
> 
> =================================================================
> ==16580==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7fdbbaebfb24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7fdbbaebfb24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7fdbbef5bbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, 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>

TEST FAILED on sim-build : get_variable Edge errors UnsupportedVariable ( Last six runs Nov2017 )

---------- Differences in errors ----------
1a2,354
> 
> =================================================================
> ==16508==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f909b1d6b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f909b1d6b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7f909f272bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, 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>

TEST FAILED on sim-build : get_variable Edge errors_subseconds UnknownID ( Last six runs Nov2017 )

---------- Differences in errors ----------
1a2,354
> 
> =================================================================
> ==16583==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f4a3da8db24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f4a3da8db24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7f4a41b29bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, 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>

TEST FAILED on sim-build : get_variable Edge errors_subseconds UnsupportedVariable ( Last six runs Nov2017 )

---------- Differences in errors ----------
1a2,354
> 
> =================================================================
> ==16585==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f73eab73b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f73eab73b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7f73eec0fbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, 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>

TEST FAILED on sim-build : get_variable InductionLoop ID_COUNT no_detectors ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,338
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==12418==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7f156db53bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f1569ab7b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 72 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x12911c0 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:361:39
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
<truncated after showing first 30 lines>

TEST FAILED on sim-build : get_variable InductionLoop ID_COUNT one_detector ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,338
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==12419==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7f795c65dbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f79585c1b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 72 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x12911c0 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:361:39
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
<truncated after showing first 30 lines>

TEST FAILED on sim-build : get_variable InductionLoop ID_COUNT two_detectors ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,338
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==12420==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7ff5f84febfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7ff5f4462b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 72 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x12911c0 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:361:39
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
<truncated after showing first 30 lines>

TEST FAILED on sim-build : get_variable InductionLoop ID_LIST no_detectors ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,338
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==12421==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7f63970e2bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f6393046b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 72 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x12911c0 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:361:39
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
<truncated after showing first 30 lines>

TEST FAILED on sim-build : get_variable InductionLoop ID_LIST one_detector ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,338
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==12422==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7fbe7868ebfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7fbe745f2b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 72 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x12911c0 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:361:39
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
<truncated after showing first 30 lines>

TEST FAILED on sim-build : get_variable InductionLoop ID_LIST two_detectors ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,338
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==12417==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7f3dbe2febfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f3dba262b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 72 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x12911c0 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:361:39
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
<truncated after showing first 30 lines>

TEST FAILED on sim-build : get_variable InductionLoop VAR_LANE_ID ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,338
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==12415==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7f9f2bafcbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f9f27a60b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 72 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x12911c0 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:361:39
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
<truncated after showing first 30 lines>

TEST FAILED on sim-build : get_variable InductionLoop VAR_POSITION ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,338
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==12416==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7f7dfa0a6bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f7df600ab24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 72 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x12911c0 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:361:39
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
<truncated after showing first 30 lines>

TEST FAILED on sim-build : get_variable InductionLoop errors UnknownIL ( Last six runs Nov2017 )

---------- Differences in errors ----------
1a2,354
> 
> =================================================================
> ==12517==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f48aaa9db24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f48aaa9db24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7f48aeb39bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, 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>

TEST FAILED on sim-build : get_variable InductionLoop errors UnsupportedVariable ( Last six runs Nov2017 )

---------- Differences in errors ----------
1a2,354
> 
> =================================================================
> ==12512==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f19c156fb24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f19c156fb24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7f19c560bbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, 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>

TEST FAILED on sim-build : get_variable InductionLoop one_vehicle one1s_1vehicle_10m_s ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,338
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==12473==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7f652404cbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f651ffb0b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 72 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x12911c0 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:361:39
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
<truncated after showing first 30 lines>

TEST FAILED on sim-build : get_variable InductionLoop one_vehicle two10s_1vehicle_10m_s ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,338
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==12520==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7ff04c6dabfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7ff04863eb24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 72 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x12911c0 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:361:39
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
<truncated after showing first 30 lines>

TEST FAILED on sim-build : get_variable InductionLoop one_vehicle two1s_1vehicle_10m_s ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,338
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==12514==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7f881352dbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f880f491b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 72 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x12911c0 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:361:39
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
<truncated after showing first 30 lines>

TEST FAILED on sim-build : get_variable InductionLoop two_vehicles_diff_speed one1s_1vehicle_10m_s ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,404
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==12527==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 912 byte(s) in 2 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7f22c3e1dbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f22bfd81b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
<truncated after showing first 30 lines>

TEST FAILED on sim-build : get_variable InductionLoop two_vehicles_diff_speed two10s_1vehicle_10m_s ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,404
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==12528==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 912 byte(s) in 2 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7f7d81427bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f7d7d38bb24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
<truncated after showing first 30 lines>

TEST FAILED on sim-build : get_variable InductionLoop two_vehicles_diff_speed two1s_1vehicle_10m_s ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,404
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==12521==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 912 byte(s) in 2 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7fb2effa6bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7fb2ebf0ab24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
<truncated after showing first 30 lines>

TEST FAILED on sim-build : get_variable Junction ID_COUNT ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,431
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==15905==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7f24cd887bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f24c97ebb24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
<truncated after showing first 30 lines>

TEST FAILED on sim-build : get_variable Junction ID_COUNT_subseconds ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,431
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==15901==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7f130cfbbbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f1308f1fb24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
<truncated after showing first 30 lines>

TEST FAILED on sim-build : get_variable Junction ID_LIST ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,431
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==15910==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7f1b4baf3bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f1b47a57b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
<truncated after showing first 30 lines>

TEST FAILED on sim-build : get_variable Junction ID_LIST_subseconds ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,431
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==15930==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7faecac3abfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7faec6b9eb24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
<truncated after showing first 30 lines>

TEST FAILED on sim-build : get_variable Junction VAR_POSITION ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,431
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==15933==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7f48ca733bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f48c6697b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
<truncated after showing first 30 lines>

TEST FAILED on sim-build : get_variable Junction VAR_POSITION_subseconds ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,431
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==15943==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7f24ea39abfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f24e62feb24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
<truncated after showing first 30 lines>

TEST FAILED on sim-build : get_variable Junction VAR_SHAPE ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,431
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==16001==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7fe13d4efbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7fe139453b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
<truncated after showing first 30 lines>

TEST FAILED on sim-build : get_variable Junction VAR_SHAPE_subseconds ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,431
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==16002==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7f6fceb03bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f6fcaa67b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
<truncated after showing first 30 lines>

TEST FAILED on sim-build : get_variable Junction errors UnknownID ( Last six runs Nov2017 )

---------- Differences in errors ----------
1a2,354
> 
> =================================================================
> ==15999==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f8f4107bb24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f8f4107bb24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7f8f45117bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, 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>

TEST FAILED on sim-build : get_variable Junction errors UnsupportedVariable ( Last six runs Nov2017 )

---------- Differences in errors ----------
1a2,354
> 
> =================================================================
> ==16003==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7fdc52505b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7fdc52505b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7fdc565a1bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, 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>

TEST FAILED on sim-build : get_variable Junction errors_subseconds UnknownID ( Last six runs Nov2017 )

---------- Differences in errors ----------
1a2,354
> 
> =================================================================
> ==16028==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7fe978568b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7fe978568b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7fe97c604bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, 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>

TEST FAILED on sim-build : get_variable Junction errors_subseconds UnsupportedVariable ( Last six runs Nov2017 )

---------- Differences in errors ----------
1a2,354
> 
> =================================================================
> ==16011==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f7d0fcb0b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f7d0fcb0b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7f7d13d4cbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, 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>

TEST FAILED on sim-build : get_variable Lane ID_COUNT ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,431
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==13299==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7f8daaac3bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f8da6a27b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
<truncated after showing first 30 lines>

TEST FAILED on sim-build : get_variable Lane ID_COUNT_subseconds ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,431
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==13297==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7f37f88fcbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f37f4860b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
<truncated after showing first 30 lines>

TEST FAILED on sim-build : get_variable Lane ID_LIST ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,431
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==13307==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7f8775e4abfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f8771daeb24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
<truncated after showing first 30 lines>

TEST FAILED on sim-build : get_variable Lane ID_LIST_subseconds ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,431
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==13302==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7fd8aabf0bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7fd8a6b54b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
<truncated after showing first 30 lines>

TEST FAILED on sim-build : get_variable Lane LANE_ALLOWED ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,431
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==13502==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7f3c52e8cbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f3c4edf0b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
<truncated after showing first 30 lines>

TEST FAILED on sim-build : get_variable Lane LANE_ALLOWED_subseconds ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,431
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==13508==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7f2ff958abfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f2ff54eeb24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
<truncated after showing first 30 lines>

TEST FAILED on sim-build : get_variable Lane LANE_DISALLOWED ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,431
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==13511==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7fb8d1d15bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7fb8cdc79b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
<truncated after showing first 30 lines>

TEST FAILED on sim-build : get_variable Lane LANE_DISALLOWED_subseconds ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,431
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==13530==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7ff7fc2a7bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7ff7f820bb24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
<truncated after showing first 30 lines>

TEST FAILED on sim-build : get_variable Lane LANE_EDGE_ID ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,431
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==13498==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7f45c72dabfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f45c323eb24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
<truncated after showing first 30 lines>

TEST FAILED on sim-build : get_variable Lane LANE_EDGE_ID_subseconds ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,431
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==13499==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7f30fef49bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f30faeadb24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
<truncated after showing first 30 lines>

TEST FAILED on sim-build : get_variable Lane LANE_LINKS ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,431
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==13334==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7fe5c4108bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7fe5c006cb24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
<truncated after showing first 30 lines>

TEST FAILED on sim-build : get_variable Lane LANE_LINKS_subseconds ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,431
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==13330==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7fb355ac9bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7fb351a2db24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
<truncated after showing first 30 lines>

TEST FAILED on sim-build : get_variable Lane LANE_LINK_NUMBER ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,431
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==13300==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7fe37a44abfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7fe3763aeb24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
<truncated after showing first 30 lines>

TEST FAILED on sim-build : get_variable Lane LANE_LINK_NUMBER_subseconds ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,431
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==13331==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7f9d9550dbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f9d91471b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
<truncated after showing first 30 lines>

TEST FAILED on sim-build : get_variable Lane LAST_STEP_LENGTH ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,431
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==13689==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7fb3ea8afbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7fb3e6813b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
<truncated after showing first 30 lines>

TEST FAILED on sim-build : get_variable Lane LAST_STEP_LENGTH_subseconds ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,431
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==13695==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7fe42ee45bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7fe42ada9b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
<truncated after showing first 30 lines>

TEST FAILED on sim-build : get_variable Lane LAST_STEP_MEAN_SPEED ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,431
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==13592==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7f6e77bd9bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f6e73b3db24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
<truncated after showing first 30 lines>

TEST FAILED on sim-build : get_variable Lane LAST_STEP_MEAN_SPEED_subseconds ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,431
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==13599==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7feecc593bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7feec84f7b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
<truncated after showing first 30 lines>

TEST FAILED on sim-build : get_variable Lane LAST_STEP_OCCUPANCY ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,431
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==13598==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7f86ddc51bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f86d9bb5b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
<truncated after showing first 30 lines>

TEST FAILED on sim-build : get_variable Lane LAST_STEP_OCCUPANCY_subseconds ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,431
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==13629==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7f0110322bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f010c286b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
<truncated after showing first 30 lines>

TEST FAILED on sim-build : get_variable Lane LAST_STEP_VEHICLE_HALTING_NUMBER ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,431
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==13626==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7ff303122bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7ff2ff086b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
<truncated after showing first 30 lines>

TEST FAILED on sim-build : get_variable Lane LAST_STEP_VEHICLE_HALTING_NUMBER_subseconds ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,431
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==13632==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7f1beded2bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f1be9e36b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
<truncated after showing first 30 lines>

TEST FAILED on sim-build : get_variable Lane LAST_STEP_VEHICLE_ID_LIST ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,431
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==13597==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7f8227416bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f822337ab24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
<truncated after showing first 30 lines>

TEST FAILED on sim-build : get_variable Lane LAST_STEP_VEHICLE_ID_LIST_subseconds ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,431
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==13593==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7f4cf4ac5bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f4cf0a29b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
<truncated after showing first 30 lines>

TEST FAILED on sim-build : get_variable Lane LAST_STEP_VEHICLE_NUMBER ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,431
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==13533==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7f5e9bf70bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f5e97ed4b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
<truncated after showing first 30 lines>

TEST FAILED on sim-build : get_variable Lane LAST_STEP_VEHICLE_NUMBER_subseconds ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,431
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==13536==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7eff60007bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7eff5bf6bb24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
<truncated after showing first 30 lines>

TEST FAILED on sim-build : get_variable Lane VAR_CO2EMISSION ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,431
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==13697==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7ff118f3fbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7ff114ea3b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
<truncated after showing first 30 lines>

TEST FAILED on sim-build : get_variable Lane VAR_CO2EMISSION_subseconds ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,431
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==13716==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7f52cb2d0bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f52c7234b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
<truncated after showing first 30 lines>

TEST FAILED on sim-build : get_variable Lane VAR_COEMISSION ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,431
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==13719==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7f1ae17bcbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f1add720b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
<truncated after showing first 30 lines>

TEST FAILED on sim-build : get_variable Lane VAR_COEMISSION_subseconds ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,431
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==13735==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7f745be2ebfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f7457d92b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
<truncated after showing first 30 lines>

TEST FAILED on sim-build : get_variable Lane VAR_CURRENT_TRAVELTIME ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,431
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==13691==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7ff14018abfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7ff13c0eeb24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
<truncated after showing first 30 lines>

TEST FAILED on sim-build : get_variable Lane VAR_CURRENT_TRAVELTIME_subseconds ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,431
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==13699==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7fcbca4b1bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7fcbc6415b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
<truncated after showing first 30 lines>

TEST FAILED on sim-build : get_variable Lane VAR_FUELCONSUMPTION ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,431
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==13812==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7f6e3e168bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f6e3a0ccb24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
<truncated after showing first 30 lines>

TEST FAILED on sim-build : get_variable Lane VAR_FUELCONSUMPTION_subseconds ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,431
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==13831==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7fc677e7abfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7fc673ddeb24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
<truncated after showing first 30 lines>

TEST FAILED on sim-build : get_variable Lane VAR_HCEMISSION ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,431
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==13778==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7fab98e44bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7fab94da8b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
<truncated after showing first 30 lines>

TEST FAILED on sim-build : get_variable Lane VAR_HCEMISSION_subseconds ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,431
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==13776==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7f8e4416dbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f8e400d1b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
<truncated after showing first 30 lines>

TEST FAILED on sim-build : get_variable Lane VAR_LENGTH ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,431
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==13404==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7f03d19eebfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f03cd952b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
<truncated after showing first 30 lines>

TEST FAILED on sim-build : get_variable Lane VAR_LENGTH_subseconds ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,431
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==13405==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7fc8f50e9bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7fc8f104db24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
<truncated after showing first 30 lines>

TEST FAILED on sim-build : get_variable Lane VAR_MAXSPEED ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,431
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==13410==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7f0a06263bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f0a021c7b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
<truncated after showing first 30 lines>

TEST FAILED on sim-build : get_variable Lane VAR_MAXSPEED_subseconds ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,431
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==13409==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7fc8e2f09bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7fc8dee6db24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
<truncated after showing first 30 lines>

TEST FAILED on sim-build : get_variable Lane VAR_NOISEEMISSION ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,431
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==13865==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7f70d5d46bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f70d1caab24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
<truncated after showing first 30 lines>

TEST FAILED on sim-build : get_variable Lane VAR_NOISEEMISSION_subseconds ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,431
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==13871==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7f9bee2ffbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f9bea263b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
<truncated after showing first 30 lines>

TEST FAILED on sim-build : get_variable Lane VAR_NOXEMISSION ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,431
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==13798==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7fbce81c2bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7fbce4126b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
<truncated after showing first 30 lines>

TEST FAILED on sim-build : get_variable Lane VAR_NOXEMISSION_subseconds ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,431
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==13813==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7f5ab2bf7bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f5aaeb5bb24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
<truncated after showing first 30 lines>

TEST FAILED on sim-build : get_variable Lane VAR_PMXEMISSION ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,431
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==13789==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7f7737474bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f77333d8b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
<truncated after showing first 30 lines>

TEST FAILED on sim-build : get_variable Lane VAR_PMXEMISSION_subseconds ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,431
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==13794==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7f8ff8215bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f8ff4179b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
<truncated after showing first 30 lines>

TEST FAILED on sim-build : get_variable Lane VAR_SHAPE ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,431
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==13408==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7f846fef2bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f846be56b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
<truncated after showing first 30 lines>

TEST FAILED on sim-build : get_variable Lane VAR_SHAPE_subseconds ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,431
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==13435==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7fe79b3a9bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7fe79730db24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
<truncated after showing first 30 lines>

TEST FAILED on sim-build : get_variable Lane VAR_WAITINGTIME ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,431
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==13877==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7fccb81d3bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7fccb4137b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
<truncated after showing first 30 lines>

TEST FAILED on sim-build : get_variable Lane VAR_WIDTH ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,431
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==13434==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7f135481dbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f1350781b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
<truncated after showing first 30 lines>

TEST FAILED on sim-build : get_variable Lane VAR_WIDTH_subseconds ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,431
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==13440==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7fa0f6b24bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7fa0f2a88b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
<truncated after showing first 30 lines>

TEST FAILED on sim-build : get_variable Lane errors UnknownID ( Last six runs Nov2017 )

---------- Differences in errors ----------
1a2,354
> 
> =================================================================
> ==13890==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f1de9db8b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f1de9db8b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7f1dede54bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, 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>

TEST FAILED on sim-build : get_variable Lane errors UnsupportedVariable ( Last six runs Nov2017 )

---------- Differences in errors ----------
1a2,354
> 
> =================================================================
> ==13891==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f5683fecb24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f5683fecb24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7f5688088bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, 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>

TEST FAILED on sim-build : get_variable Lane errors_subseconds UnknownID ( Last six runs Nov2017 )

---------- Differences in errors ----------
1a2,354
> 
> =================================================================
> ==13922==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f8cd1737b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f8cd1737b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7f8cd57d3bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, 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>

TEST FAILED on sim-build : get_variable Lane errors_subseconds UnsupportedVariable ( Last six runs Nov2017 )

---------- Differences in errors ----------
1a2,354
> 
> =================================================================
> ==13923==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f1316f2db24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f1316f2db24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7f131afc9bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, 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>

TEST FAILED on sim-build : get_variable MeMeDetector ID_COUNT no_detectors ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,338
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==12699==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7f6625241bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f66211a5b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 72 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x12911c0 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:361:39
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
<truncated after showing first 30 lines>

TEST FAILED on sim-build : get_variable MeMeDetector ID_COUNT one_detector ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,338
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==12698==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7f0217880bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f02137e4b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 72 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x12911c0 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:361:39
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
<truncated after showing first 30 lines>

TEST FAILED on sim-build : get_variable MeMeDetector ID_COUNT two_detectors ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,338
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==12710==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7f8c2c7a8bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f8c2870cb24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 72 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x12911c0 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:361:39
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
<truncated after showing first 30 lines>

TEST FAILED on sim-build : get_variable MeMeDetector ID_LIST no_detectors ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,338
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==12721==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7f24ac3cfbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f24a8333b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 72 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x12911c0 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:361:39
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
<truncated after showing first 30 lines>

TEST FAILED on sim-build : get_variable MeMeDetector ID_LIST one_detector ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,338
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==12719==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7efd52e21bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7efd4ed85b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 72 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x12911c0 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:361:39
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
<truncated after showing first 30 lines>

TEST FAILED on sim-build : get_variable MeMeDetector ID_LIST two_detectors ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,338
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==12787==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7f4182ac3bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f417ea27b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 72 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x12911c0 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:361:39
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
<truncated after showing first 30 lines>

TEST FAILED on sim-build : get_variable MeMeDetector errors UnknownAD ( Last six runs Nov2017 )

---------- Differences in errors ----------
1a2,354
> 
> =================================================================
> ==12863==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f24f126eb24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f24f126eb24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7f24f530abfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, 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>

TEST FAILED on sim-build : get_variable MeMeDetector errors UnsupportedVariable ( Last six runs Nov2017 )

---------- Differences in errors ----------
1a2,354
> 
> =================================================================
> ==12864==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7fd5917feb24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7fd5917feb24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7fd59589abfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, 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>

TEST FAILED on sim-build : get_variable MeMeDetector one_vehicle one1s_1vehicle_10m_s ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,338
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==12792==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7f7734dbebfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f7730d22b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 72 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x12911c0 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:361:39
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
<truncated after showing first 30 lines>

TEST FAILED on sim-build : get_variable MeMeDetector one_vehicle two10s_1vehicle_10m_s ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,338
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==12796==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7faa6bceebfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7faa67c52b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 72 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x12911c0 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:361:39
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
<truncated after showing first 30 lines>

TEST FAILED on sim-build : get_variable MeMeDetector one_vehicle two1s_1vehicle_10m_s ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,338
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==12790==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7fb493dedbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7fb48fd51b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 72 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x12911c0 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:361:39
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
<truncated after showing first 30 lines>

TEST FAILED on sim-build : get_variable MeMeDetector two_vehicles_diff_speed one1s_1vehicle_10m_s ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,404
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==12803==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 912 byte(s) in 2 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7f00c0b58bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f00bcabcb24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
<truncated after showing first 30 lines>

TEST FAILED on sim-build : get_variable MeMeDetector two_vehicles_diff_speed two10s_10m_s_near ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,404
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==12867==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 912 byte(s) in 2 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7fb8c6fd0bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7fb8c2f34b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
<truncated after showing first 30 lines>

TEST FAILED on sim-build : get_variable MeMeDetector two_vehicles_diff_speed two10s_1vehicle_10m_s ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,404
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==12815==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 912 byte(s) in 2 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7f768c8bfbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f7688823b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
<truncated after showing first 30 lines>

TEST FAILED on sim-build : get_variable MeMeDetector two_vehicles_diff_speed two1s_10m_s_near ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,404
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==12818==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 912 byte(s) in 2 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7f81b24debfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f81ae442b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
<truncated after showing first 30 lines>

TEST FAILED on sim-build : get_variable MeMeDetector two_vehicles_diff_speed two1s_1vehicle_10m_s ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,404
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==12804==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 912 byte(s) in 2 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7fe74b656bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7fe7475bab24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
<truncated after showing first 30 lines>

TEST FAILED on sim-build : get_variable POI ID_COUNT ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,431
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==15526==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7fd790ce0bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7fd78cc44b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
<truncated after showing first 30 lines>

TEST FAILED on sim-build : get_variable POI ID_COUNT_subseconds ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,431
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==15546==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7f34c8ee6bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f34c4e4ab24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
<truncated after showing first 30 lines>

TEST FAILED on sim-build : get_variable POI ID_LIST ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,431
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==15549==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7feacce23bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7feac8d87b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
<truncated after showing first 30 lines>

TEST FAILED on sim-build : get_variable POI ID_LIST_subseconds ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,431
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==15558==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7f4e8678bbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f4e826efb24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
<truncated after showing first 30 lines>

TEST FAILED on sim-build : get_variable POI VAR_COLOR ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,431
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==15610==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7f2e15d38bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f2e11c9cb24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
<truncated after showing first 30 lines>

TEST FAILED on sim-build : get_variable POI VAR_COLOR_subseconds ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,431
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==15616==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7f387c14dbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f38780b1b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
<truncated after showing first 30 lines>

TEST FAILED on sim-build : get_variable POI VAR_POSITION ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,431
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==15619==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7fe16ee51bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7fe16adb5b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
<truncated after showing first 30 lines>

TEST FAILED on sim-build : get_variable POI VAR_POSITION_subseconds ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,431
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==15622==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7f5df81a2bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f5df4106b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
<truncated after showing first 30 lines>

TEST FAILED on sim-build : get_variable POI VAR_TYPE ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,431
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==15624==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7fd89cd77bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7fd898cdbb24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
<truncated after showing first 30 lines>

TEST FAILED on sim-build : get_variable POI VAR_TYPE_subseconds ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,431
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==15642==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7fac14a34bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7fac10998b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
<truncated after showing first 30 lines>

TEST FAILED on sim-build : get_variable POI errors UnknownID ( Last six runs Nov2017 )

---------- 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,432
> 
> =================================================================
> ==15655==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7fbb55d89bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7fbb51cedb24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
<truncated after showing first 30 lines>

TEST FAILED on sim-build : get_variable POI errors UnsupportedVariable ( Last six runs Nov2017 )

---------- 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,432
> 
> =================================================================
> ==15650==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7f713da30bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f7139994b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
<truncated after showing first 30 lines>

TEST FAILED on sim-build : get_variable POI errors_subseconds UnknownID ( Last six runs Nov2017 )

---------- 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,432
> 
> =================================================================
> ==15702==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7f856d63bbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f856959fb24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
<truncated after showing first 30 lines>

TEST FAILED on sim-build : get_variable POI errors_subseconds UnsupportedVariable ( Last six runs Nov2017 )

---------- 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,432
> 
> =================================================================
> ==15704==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7f7e4a636bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f7e4659ab24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
<truncated after showing first 30 lines>

TEST FAILED on sim-build : get_variable Person ID_COUNT ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,267
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==15126==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7f3d48e8abfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f3d44deeb24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
<truncated after showing first 30 lines>

TEST FAILED on sim-build : get_variable Person ID_COUNT_subseconds ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,267
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==15128==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7f248f48abfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f248b3eeb24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
<truncated after showing first 30 lines>

TEST FAILED on sim-build : get_variable Person ID_LIST ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,267
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==15135==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7f919699abfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f91928feb24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
<truncated after showing first 30 lines>

TEST FAILED on sim-build : get_variable Person ID_LIST_subseconds ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,267
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==15142==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7feba56e8bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7feba164cb24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
<truncated after showing first 30 lines>

TEST FAILED on sim-build : get_variable Person VAR_ANGLE ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,267
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==15137==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7f521ec22bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f521ab86b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
<truncated after showing first 30 lines>

TEST FAILED on sim-build : get_variable Person VAR_ANGLE_subseconds ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,267
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==15166==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7ff34dffdbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7ff349f61b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
<truncated after showing first 30 lines>

TEST FAILED on sim-build : get_variable Person VAR_COLOR ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,267
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==15169==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7f58b73afbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f58b3313b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
<truncated after showing first 30 lines>

TEST FAILED on sim-build : get_variable Person VAR_COLOR_subseconds ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,267
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==15172==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7f0d07366bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f0d032cab24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
<truncated after showing first 30 lines>

TEST FAILED on sim-build : get_variable Person VAR_LANEPOSITION ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,267
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==15327==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7f268ea29bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f268a98db24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
<truncated after showing first 30 lines>

TEST FAILED on sim-build : get_variable Person VAR_LANEPOSITION_subseconds ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,267
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==15330==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7fe6d2095bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7fe6cdff9b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
<truncated after showing first 30 lines>

TEST FAILED on sim-build : get_variable Person VAR_NEXT_EDGE ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,267
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==15359==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7f7e61d71bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f7e5dcd5b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
<truncated after showing first 30 lines>

TEST FAILED on sim-build : get_variable Person VAR_POSITION ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,267
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==15226==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7f054f943bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f054b8a7b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
<truncated after showing first 30 lines>

TEST FAILED on sim-build : get_variable Person VAR_POSITION3D ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,267
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==15227==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7f1c7f301bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f1c7b265b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
<truncated after showing first 30 lines>

TEST FAILED on sim-build : get_variable Person VAR_POSITION3D_subseconds ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,267
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==15234==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7f4c25627bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f4c2158bb24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
<truncated after showing first 30 lines>

TEST FAILED on sim-build : get_variable Person VAR_POSITION_subseconds ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,267
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==15223==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7f3b82a84bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f3b7e9e8b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
<truncated after showing first 30 lines>

TEST FAILED on sim-build : get_variable Person VAR_ROAD_ID ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,267
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==15235==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7f729c097bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f7297ffbb24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
<truncated after showing first 30 lines>

TEST FAILED on sim-build : get_variable Person VAR_ROAD_ID_subseconds ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,267
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==15263==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7f6fa3a46bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f6f9f9aab24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
<truncated after showing first 30 lines>

TEST FAILED on sim-build : get_variable Person VAR_SPEED ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,267
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==15266==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7f3917ed8bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f3913e3cb24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
<truncated after showing first 30 lines>

TEST FAILED on sim-build : get_variable Person VAR_SPEED_subseconds ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,267
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==15269==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7f267604cbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f2671fb0b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
<truncated after showing first 30 lines>

TEST FAILED on sim-build : get_variable Person VAR_TYPE ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,267
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==15321==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7f618a451bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f61863b5b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
<truncated after showing first 30 lines>

TEST FAILED on sim-build : get_variable Person VAR_TYPE_subseconds ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,267
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==15325==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7fe938046bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7fe933faab24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
<truncated after showing first 30 lines>

TEST FAILED on sim-build : get_variable Person VAR_WAITINGTIME ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,267
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==15334==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7f26e71cbbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f26e312fb24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
<truncated after showing first 30 lines>

TEST FAILED on sim-build : get_variable Person errors UnknownID ( Last six runs Nov2017 )

---------- Differences in errors ----------
1a2,354
> 
> =================================================================
> ==15365==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7fbb907b9b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7fbb907b9b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7fbb94855bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, 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>

TEST FAILED on sim-build : get_variable Person errors UnsupportedVariable ( Last six runs Nov2017 )

---------- Differences in errors ----------
1a2,354
> 
> =================================================================
> ==15362==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f166a540b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f166a540b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7f166e5dcbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, 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>

TEST FAILED on sim-build : get_variable Person errors_subseconds UnknownID ( Last six runs Nov2017 )

---------- Differences in errors ----------
1a2,354
> 
> =================================================================
> ==15423==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7fe07f254b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7fe07f254b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7fe0832f0bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, 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>

TEST FAILED on sim-build : get_variable Person errors_subseconds UnsupportedVariable ( Last six runs Nov2017 )

---------- Differences in errors ----------
1a2,354
> 
> =================================================================
> ==15418==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f3c2832eb24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f3c2832eb24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7f3c2c3cabfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, 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>

TEST FAILED on sim-build : get_variable Polygon ID_COUNT ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,431
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==15711==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7f6984da4bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f6980d08b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
<truncated after showing first 30 lines>

TEST FAILED on sim-build : get_variable Polygon ID_COUNT_subseconds ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,431
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==15715==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7fb57df5abfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7fb579ebeb24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
<truncated after showing first 30 lines>

TEST FAILED on sim-build : get_variable Polygon ID_LIST ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,431
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==15720==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7fef551d4bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7fef51138b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
<truncated after showing first 30 lines>

TEST FAILED on sim-build : get_variable Polygon ID_LIST_subseconds ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,431
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==15739==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7fe653695bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7fe64f5f9b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
<truncated after showing first 30 lines>

TEST FAILED on sim-build : get_variable Polygon VAR_COLOR ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,431
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==15746==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7f84d5af4bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f84d1a58b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
<truncated after showing first 30 lines>

TEST FAILED on sim-build : get_variable Polygon VAR_COLOR_subseconds ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,431
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==15749==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7f6df3aa7bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f6defa0bb24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
<truncated after showing first 30 lines>

TEST FAILED on sim-build : get_variable Polygon VAR_FILL ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,431
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==15798==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7f7ba859bbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f7ba44ffb24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
<truncated after showing first 30 lines>

TEST FAILED on sim-build : get_variable Polygon VAR_FILL_subseconds ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,431
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==15802==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7f02bd7c8bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f02b972cb24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
<truncated after showing first 30 lines>

TEST FAILED on sim-build : get_variable Polygon VAR_SHAPE ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,431
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==15806==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7f865641dbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f8652381b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
<truncated after showing first 30 lines>

TEST FAILED on sim-build : get_variable Polygon VAR_SHAPE_subseconds ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,431
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==15811==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7f15d0336bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f15cc29ab24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
<truncated after showing first 30 lines>

TEST FAILED on sim-build : get_variable Polygon VAR_TYPE ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,431
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==15816==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7fc52de04bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7fc529d68b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
<truncated after showing first 30 lines>

TEST FAILED on sim-build : get_variable Polygon VAR_TYPE_subseconds ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,431
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==15834==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7f69a9ed3bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f69a5e37b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
<truncated after showing first 30 lines>

TEST FAILED on sim-build : get_variable Polygon errors UnknownID ( Last six runs Nov2017 )

---------- 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,432
> 
> =================================================================
> ==15848==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7f3481aa2bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f347da06b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
<truncated after showing first 30 lines>

TEST FAILED on sim-build : get_variable Polygon errors UnsupportedVariable ( Last six runs Nov2017 )

---------- 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,432
> 
> =================================================================
> ==15839==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7f51cc67ebfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f51c85e2b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
<truncated after showing first 30 lines>

TEST FAILED on sim-build : get_variable Polygon errors_subseconds UnknownID ( Last six runs Nov2017 )

---------- 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,432
> 
> =================================================================
> ==15906==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7f0196339bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f019229db24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
<truncated after showing first 30 lines>

TEST FAILED on sim-build : get_variable Polygon errors_subseconds UnsupportedVariable ( Last six runs Nov2017 )

---------- 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,432
> 
> =================================================================
> ==15902==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7f8207540bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f82034a4b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
<truncated after showing first 30 lines>

TEST FAILED on sim-build : get_variable Route ID_COUNT ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,431
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==15424==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7f01d8eb2bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f01d4e16b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
<truncated after showing first 30 lines>

TEST FAILED on sim-build : get_variable Route ID_COUNT_subseconds ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,431
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==15430==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7f89c2bf9bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f89beb5db24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
<truncated after showing first 30 lines>

TEST FAILED on sim-build : get_variable Route ID_LIST ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,431
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==15427==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7ffb3270fbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7ffb2e673b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
<truncated after showing first 30 lines>

TEST FAILED on sim-build : get_variable Route ID_LIST_subseconds ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,431
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==15450==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7f27f62b3bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f27f2217b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
<truncated after showing first 30 lines>

TEST FAILED on sim-build : get_variable Route VAR_EDGES ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,431
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==15458==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7f359b714bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f3597678b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
<truncated after showing first 30 lines>

TEST FAILED on sim-build : get_variable Route VAR_EDGES_subseconds ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,431
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==15461==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7fcd81e3ebfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7fcd7dda2b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
<truncated after showing first 30 lines>

TEST FAILED on sim-build : get_variable Route errors UnknownID ( Last six runs Nov2017 )

---------- 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,432
> 
> =================================================================
> ==15519==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7f802190fbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f801d873b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
<truncated after showing first 30 lines>

TEST FAILED on sim-build : get_variable Route errors UnsupportedVariable ( Last six runs Nov2017 )

---------- 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,432
> 
> =================================================================
> ==15514==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7f5a31f85bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f5a2dee9b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
<truncated after showing first 30 lines>

TEST FAILED on sim-build : get_variable Route errors_subseconds UnknownID ( Last six runs Nov2017 )

---------- 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,432
> 
> =================================================================
> ==15523==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7fc776f74bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7fc772ed8b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
<truncated after showing first 30 lines>

TEST FAILED on sim-build : get_variable Route errors_subseconds UnsupportedVariable ( Last six runs Nov2017 )

---------- 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,432
> 
> =================================================================
> ==15527==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7f5f10accbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f5f0ca30b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
<truncated after showing first 30 lines>

TEST FAILED on sim-build : get_variable Simulation DISTANCE_REQUEST 3D3DAir ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,215
> 
> =================================================================
> ==16686==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f1838c91b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f1838c91b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 72 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x12911c0 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:361:39
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f1838c91b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 72 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on sim-build : get_variable Simulation DISTANCE_REQUEST 3D3DDrive ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,215
> 
> =================================================================
> ==16770==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f6d269d1b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f6d269d1b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 72 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x12911c0 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:361:39
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f6d269d1b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 72 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on sim-build : get_variable Simulation DISTANCE_REQUEST 3DRoadPosAir ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,215
> 
> =================================================================
> ==16775==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f43824edb24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f43824edb24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 72 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x12911c0 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:361:39
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f43824edb24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 72 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on sim-build : get_variable Simulation DISTANCE_REQUEST 3DRoadpPosDrive ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,215
> 
> =================================================================
> ==16777==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f0aa03fcb24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f0aa03fcb24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 72 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x12911c0 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:361:39
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f0aa03fcb24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 72 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on sim-build : get_variable Simulation DISTANCE_REQUEST RoadPos3DAir ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,215
> 
> =================================================================
> ==16780==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f397ee4db24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f397ee4db24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 72 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x12911c0 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:361:39
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f397ee4db24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 72 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on sim-build : get_variable Simulation DISTANCE_REQUEST RoadPos3DDrive ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,215
> 
> =================================================================
> ==16781==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f9cbd7deb24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f9cbd7deb24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 72 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x12911c0 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:361:39
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f9cbd7deb24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 72 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on sim-build : get_variable Simulation DISTANCE_REQUEST RoadPosRoadPosAir ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,215
> 
> =================================================================
> ==16700==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f8a78cd2b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f8a78cd2b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 72 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x12911c0 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:361:39
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f8a78cd2b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 72 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on sim-build : get_variable Simulation DISTANCE_REQUEST RoadPosRoadPosDrive ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,215
> 
> =================================================================
> ==16773==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7fddbfd57b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7fddbfd57b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 72 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x12911c0 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:361:39
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7fddbfd57b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 72 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on sim-build : get_variable Simulation POSITION_CONVERSION 2DToRoadPos ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,215
> 
> =================================================================
> ==16601==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7fc8402f3b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7fc8402f3b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 72 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x12911c0 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:361:39
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7fc8402f3b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 72 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on sim-build : get_variable Simulation POSITION_CONVERSION 3DToRoadPos ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,215
> 
> =================================================================
> ==16594==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f053a8f7b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f053a8f7b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 72 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x12911c0 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:361:39
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f053a8f7b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 72 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on sim-build : get_variable Simulation POSITION_CONVERSION InvalidLaneId ( Last six runs Nov2017 )

---------- Differences in errors ----------
1a2,216
> 
> =================================================================
> ==16681==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7fc295709b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7fc295709b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 72 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x12911c0 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:361:39
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7fc295709b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 72 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on sim-build : get_variable Simulation POSITION_CONVERSION InvalidPosOnRoad ( Last six runs Nov2017 )

---------- Differences in errors ----------
1a2,216
> 
> =================================================================
> ==16679==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7fe0c8efdb24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7fe0c8efdb24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 72 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x12911c0 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:361:39
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7fe0c8efdb24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 72 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on sim-build : get_variable Simulation POSITION_CONVERSION InvalidRoadId ( Last six runs Nov2017 )

---------- Differences in errors ----------
1a2,216
> 
> =================================================================
> ==16688==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f90dfddbb24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f90dfddbb24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 72 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x12911c0 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:361:39
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f90dfddbb24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 72 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on sim-build : get_variable Simulation POSITION_CONVERSION RoadPosTo2D ( Last six runs Nov2017 )

---------- Differences in errors ----------
1a2,216
> 
> =================================================================
> ==16682==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f9574082b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f9574082b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 72 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x12911c0 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:361:39
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f9574082b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 72 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on sim-build : get_variable Simulation POSITION_CONVERSION RoadPosTo3D ( Last six runs Nov2017 )

---------- Differences in errors ----------
1a2,216
> 
> =================================================================
> ==16689==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7fe6b70c1b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7fe6b70c1b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 72 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x12911c0 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:361:39
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7fe6b70c1b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 72 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on sim-build : get_variable Simulation POSITION_CONVERSION SameType3D ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,215
> 
> =================================================================
> ==16604==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f3a5bd4cb24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f3a5bd4cb24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 72 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x12911c0 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:361:39
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f3a5bd4cb24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 72 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on sim-build : get_variable Simulation POSITION_CONVERSION SameTypeRoadPos ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,215
> 
> =================================================================
> ==16676==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f8f78a52b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f8f78a52b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 72 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x12911c0 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:361:39
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f8f78a52b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 72 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on sim-build : get_variable Simulation VAR_TIME_STEP ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,338
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==16592==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7f851d619bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f851957db24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 72 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x12911c0 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:361:39
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
<truncated after showing first 30 lines>

TEST FAILED on sim-build : get_variable Simulation errors UnsupportedVariable ( Last six runs Nov2017 )

---------- 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,339
> 
> =================================================================
> ==16595==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7febe5b45bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7febe1aa9b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 72 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x12911c0 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:361:39
<truncated after showing first 30 lines>

TEST FAILED on sim-build : get_variable Simulation vehicle_state_changes VAR_ARRIVED_VEHICLES_IDS ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,355
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==16892==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7f7b97cc1bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f7b93c25b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 72 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x12911c0 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:361:39
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
<truncated after showing first 30 lines>

TEST FAILED on sim-build : get_variable Simulation vehicle_state_changes VAR_ARRIVED_VEHICLES_NUMBER ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,355
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==16884==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7f07dda55bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f07d99b9b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 72 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x12911c0 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:361:39
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
<truncated after showing first 30 lines>

TEST FAILED on sim-build : get_variable Simulation vehicle_state_changes VAR_DEPARTED_VEHICLES_IDS ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,338
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==16869==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7faa47823bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7faa43787b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 72 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x12911c0 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:361:39
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
<truncated after showing first 30 lines>

TEST FAILED on sim-build : get_variable Simulation vehicle_state_changes VAR_DEPARTED_VEHICLES_NUMBER ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,338
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==16865==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7fda39265bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7fda351c9b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 72 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x12911c0 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:361:39
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
<truncated after showing first 30 lines>

TEST FAILED on sim-build : get_variable Simulation vehicle_state_changes VAR_LOADED_VEHICLES_IDS ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,338
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==16796==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7f517ddf0bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f5179d54b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 72 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x12911c0 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:361:39
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
<truncated after showing first 30 lines>

TEST FAILED on sim-build : get_variable Simulation vehicle_state_changes VAR_LOADED_VEHICLES_NUMBER ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,338
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==16786==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7f650139ebfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f64fd302b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 72 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x12911c0 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:361:39
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
<truncated after showing first 30 lines>

TEST FAILED on sim-build : get_variable Simulation vehicle_state_changes VAR_PARKING_ENDING_VEHICLES_IDS ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,415
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==16971==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7fbea3894bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7fbe9f7f8b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 72 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x12911c0 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:361:39
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
<truncated after showing first 30 lines>

TEST FAILED on sim-build : get_variable Simulation vehicle_state_changes VAR_PARKING_ENDING_VEHICLES_NUMBER ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,415
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==16970==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7f2146ac3bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f2142a27b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 72 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x12911c0 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:361:39
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
<truncated after showing first 30 lines>

TEST FAILED on sim-build : get_variable Simulation vehicle_state_changes VAR_PARKING_STARTING_VEHICLES_IDS ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,415
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==16964==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7f01e91a1bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f01e5105b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 72 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x12911c0 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:361:39
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
<truncated after showing first 30 lines>

TEST FAILED on sim-build : get_variable Simulation vehicle_state_changes VAR_PARKING_STARTING_VEHICLES_NUMBER ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,415
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==16968==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7ff7b19ccbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7ff7ad930b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 72 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x12911c0 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:361:39
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
<truncated after showing first 30 lines>

TEST FAILED on sim-build : get_variable Simulation vehicle_state_changes VAR_STOP_ENDING_VEHICLES_IDS ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,377
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==16988==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f7fa2936b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7f7fa69d2bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, 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 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x12911c0 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:361:39
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
<truncated after showing first 30 lines>

TEST FAILED on sim-build : get_variable Simulation vehicle_state_changes VAR_STOP_ENDING_VEHICLES_NUMBER ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,377
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==16985==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7fa1100bdb24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7fa114159bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, 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 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x12911c0 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:361:39
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
<truncated after showing first 30 lines>

TEST FAILED on sim-build : get_variable Simulation vehicle_state_changes VAR_STOP_STARTING_VEHICLES_IDS ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,377
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==16960==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f9c80dffb24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7f9c84e9bbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, 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 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x12911c0 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:361:39
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
<truncated after showing first 30 lines>

TEST FAILED on sim-build : get_variable Simulation vehicle_state_changes VAR_STOP_STARTING_VEHICLES_NUMBER ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,377
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==16959==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7efc2564cb24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7efc296e8bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, 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 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x12911c0 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:361:39
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
<truncated after showing first 30 lines>

TEST FAILED on sim-build : get_variable Simulation vehicle_state_changes VAR_TELEPORT_ENDING_VEHICLES_IDS ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,338
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==16877==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7f56170bbbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f561301fb24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 72 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x12911c0 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:361:39
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
<truncated after showing first 30 lines>

TEST FAILED on sim-build : get_variable Simulation vehicle_state_changes VAR_TELEPORT_ENDING_VEHICLES_NUMBER ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,338
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==16871==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7fd6ce7dabfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7fd6ca73eb24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 72 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x12911c0 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:361:39
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
<truncated after showing first 30 lines>

TEST FAILED on sim-build : get_variable Simulation vehicle_state_changes VAR_TELEPORT_STARTING_VEHICLES_IDS ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,338
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==16870==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7fe409fd4bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7fe405f38b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 72 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x12911c0 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:361:39
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
<truncated after showing first 30 lines>

TEST FAILED on sim-build : get_variable Simulation vehicle_state_changes VAR_TELEPORT_STARTING_VEHICLES_NUMBER ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,338
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==16874==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7f2fdc880bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f2fd87e4b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 72 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x12911c0 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:361:39
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
<truncated after showing first 30 lines>

TEST FAILED on sim-build : get_variable TrafficLight ID_COUNT no_tl ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,215
> 
> =================================================================
> ==12913==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f7b01baab24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f7b01baab24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 72 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x12911c0 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:361:39
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f7b01baab24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 72 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on sim-build : get_variable TrafficLight ID_COUNT one_tl ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,215
> 
> =================================================================
> ==12916==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7fc6b681bb24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7fc6b681bb24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 72 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x12911c0 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:361:39
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7fc6b681bb24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 72 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on sim-build : get_variable TrafficLight ID_COUNT two_tl ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,215
> 
> =================================================================
> ==12911==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f2e5e045b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f2e5e045b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 72 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x12911c0 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:361:39
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f2e5e045b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 72 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on sim-build : get_variable TrafficLight ID_COUNT_subseconds no_tl ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,215
> 
> =================================================================
> ==12921==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7fc421476b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7fc421476b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 72 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x12911c0 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:361:39
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7fc421476b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 72 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on sim-build : get_variable TrafficLight ID_COUNT_subseconds one_tl ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,215
> 
> =================================================================
> ==12924==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f9a3abadb24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f9a3abadb24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 72 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x12911c0 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:361:39
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f9a3abadb24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 72 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on sim-build : get_variable TrafficLight ID_COUNT_subseconds two_tl ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,215
> 
> =================================================================
> ==12946==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f52d6c64b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f52d6c64b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 72 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x12911c0 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:361:39
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f52d6c64b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 72 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on sim-build : get_variable TrafficLight ID_LIST no_tl ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,215
> 
> =================================================================
> ==12950==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7fea7995db24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7fea7995db24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 72 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x12911c0 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:361:39
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7fea7995db24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 72 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on sim-build : get_variable TrafficLight ID_LIST one_tl ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,215
> 
> =================================================================
> ==12949==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f8df16f1b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f8df16f1b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 72 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x12911c0 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:361:39
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f8df16f1b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 72 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on sim-build : get_variable TrafficLight ID_LIST two_tl ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,215
> 
> =================================================================
> ==13004==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7efc4274fb24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7efc4274fb24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 72 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x12911c0 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:361:39
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7efc4274fb24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 72 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on sim-build : get_variable TrafficLight ID_LIST_subseconds no_tl ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,215
> 
> =================================================================
> ==13008==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7fd30456ab24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7fd30456ab24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 72 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x12911c0 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:361:39
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7fd30456ab24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 72 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on sim-build : get_variable TrafficLight ID_LIST_subseconds one_tl ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,215
> 
> =================================================================
> ==13011==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7fac3fdd6b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7fac3fdd6b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 72 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x12911c0 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:361:39
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7fac3fdd6b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 72 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on sim-build : get_variable TrafficLight ID_LIST_subseconds two_tl ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,215
> 
> =================================================================
> ==13013==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7feec8297b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7feec8297b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 72 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x12911c0 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:361:39
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7feec8297b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 72 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on sim-build : get_variable TrafficLight TL_CURRENT_PHASE ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,231
> 
> =================================================================
> ==13101==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f7fff8fab24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f7fff8fab24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 72 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x12911c0 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:361:39
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f7fff8fab24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 72 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on sim-build : get_variable TrafficLight TL_CURRENT_PHASE_subseconds ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,231
> 
> =================================================================
> ==13138==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f37c5e75b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f37c5e75b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 72 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x12911c0 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:361:39
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f37c5e75b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 72 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on sim-build : get_variable TrafficLight TL_CURRENT_PROGRAM ( Last six runs Nov2017 )

---------- Differences in errors ----------
1a2,216
> 
> =================================================================
> ==13141==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f96c3acbb24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f96c3acbb24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 72 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x12911c0 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:361:39
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f96c3acbb24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 72 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on sim-build : get_variable TrafficLight TL_CURRENT_PROGRAM_subseconds ( Last six runs Nov2017 )

---------- Differences in errors ----------
1a2,216
> 
> =================================================================
> ==13143==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f3e34f31b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f3e34f31b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 72 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x12911c0 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:361:39
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f3e34f31b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 72 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on sim-build : get_variable TrafficLight TL_DURATION ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,231
> 
> =================================================================
> ==13194==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f04ba9f1b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f04ba9f1b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 72 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x12911c0 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:361:39
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f04ba9f1b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 72 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on sim-build : get_variable TrafficLight TL_DURATION_subseconds ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,231
> 
> =================================================================
> ==13205==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f5813a78b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f5813a78b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 72 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x12911c0 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:361:39
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f5813a78b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 72 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on sim-build : get_variable TrafficLight TL_LANES ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,231
> 
> =================================================================
> ==13107==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f7189f3db24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f7189f3db24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 72 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x12911c0 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:361:39
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f7189f3db24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 72 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on sim-build : get_variable TrafficLight TL_LANES_subseconds ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,231
> 
> =================================================================
> ==13105==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7fa229a23b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7fa229a23b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 72 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x12911c0 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:361:39
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7fa229a23b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 72 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on sim-build : get_variable TrafficLight TL_LINKS ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,231
> 
> =================================================================
> ==13113==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7fcaf435eb24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7fcaf435eb24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 72 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x12911c0 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:361:39
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7fcaf435eb24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 72 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on sim-build : get_variable TrafficLight TL_LINKS_subseconds ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,231
> 
> =================================================================
> ==13114==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f112f742b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f112f742b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 72 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x12911c0 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:361:39
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f112f742b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 72 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on sim-build : get_variable TrafficLight TL_NEXT_SWITCH ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,231
> 
> =================================================================
> ==13192==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7fbe51691b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7fbe51691b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 72 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x12911c0 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:361:39
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7fbe51691b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 72 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on sim-build : get_variable TrafficLight TL_NEXT_SWITCH_subseconds ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,231
> 
> =================================================================
> ==13195==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f2b6908fb24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f2b6908fb24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 72 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x12911c0 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:361:39
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f2b6908fb24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 72 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on sim-build : get_variable TrafficLight TL_RYG_COMPLETE ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,231
> 
> =================================================================
> ==13048==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f94cc4a0b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f94cc4a0b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 72 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x12911c0 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:361:39
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f94cc4a0b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 72 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on sim-build : get_variable TrafficLight TL_RYG_COMPLETE_subseconds ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,231
> 
> =================================================================
> ==13045==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f34d02d0b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f34d02d0b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 72 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x12911c0 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:361:39
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f34d02d0b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 72 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on sim-build : get_variable TrafficLight TL_RYG_STATE ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,231
> 
> =================================================================
> ==13016==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f549c3beb24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f549c3beb24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 72 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x12911c0 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:361:39
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f549c3beb24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 72 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on sim-build : get_variable TrafficLight TL_RYG_STATE_subseconds ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,231
> 
> =================================================================
> ==13036==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f071ae09b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f071ae09b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 72 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x12911c0 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:361:39
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f071ae09b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 72 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on sim-build : get_variable TrafficLight errors UnknownTL ( Last six runs Nov2017 )

---------- Differences in errors ----------
1a2,354
> 
> =================================================================
> ==13234==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f8235791b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f8235791b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7f823982dbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, 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>

TEST FAILED on sim-build : get_variable TrafficLight errors UnsupportedVariable ( Last six runs Nov2017 )

---------- Differences in errors ----------
1a2,354
> 
> =================================================================
> ==13196==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f922ec4db24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f922ec4db24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7f9232ce9bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, 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>

TEST FAILED on sim-build : get_variable TrafficLight errors_subseconds UnknownTL ( Last six runs Nov2017 )

---------- Differences in errors ----------
1a2,354
> 
> =================================================================
> ==13237==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f1a91153b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f1a91153b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7f1a951efbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, 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>

TEST FAILED on sim-build : get_variable TrafficLight errors_subseconds UnsupportedVariable ( Last six runs Nov2017 )

---------- Differences in errors ----------
1a2,354
> 
> =================================================================
> ==13236==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f5b3330cb24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f5b3330cb24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7f5b373a8bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, 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>

TEST FAILED on sim-build : get_variable Vehicle DISTANCE_REQUEST 3DAir ( Last six runs Nov2017 )

---------- Differences in errors ----------
1a2,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 
> 
> =================================================================
> ==14590==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #4 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #5 0x7f6772d91bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f676ecf5b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
<truncated after showing first 30 lines>

TEST FAILED on sim-build : get_variable Vehicle DISTANCE_REQUEST 3DDrive ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,418
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==14591==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #4 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #5 0x7f86c53f3bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f86c1357b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
<truncated after showing first 30 lines>

TEST FAILED on sim-build : get_variable Vehicle DISTANCE_REQUEST RoadPosAir ( Last six runs Nov2017 )

---------- Differences in errors ----------
1a2,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 
> 
> =================================================================
> ==14596==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #4 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #5 0x7f52d55efbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f52d1553b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
<truncated after showing first 30 lines>

TEST FAILED on sim-build : get_variable Vehicle DISTANCE_REQUEST RoadPosDrive ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,418
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==14647==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #4 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #5 0x7f1118313bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f1114277b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
<truncated after showing first 30 lines>

TEST FAILED on sim-build : get_variable Vehicle ID_COUNT ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,431
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==13927==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7f3ae176cbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f3add6d0b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
<truncated after showing first 30 lines>

TEST FAILED on sim-build : get_variable Vehicle ID_COUNT_subseconds ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,431
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==13956==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7f474572bbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f474168fb24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
<truncated after showing first 30 lines>

TEST FAILED on sim-build : get_variable Vehicle ID_LIST ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,431
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==13965==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7f483407ebfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f482ffe2b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
<truncated after showing first 30 lines>

TEST FAILED on sim-build : get_variable Vehicle ID_LIST_subseconds ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,431
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==13967==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7f18f4c8cbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f18f0bf0b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
<truncated after showing first 30 lines>

TEST FAILED on sim-build : get_variable Vehicle VAR_ACCUMULATED_WAITINGTIME ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,431
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==14553==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7f458418dbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f45800f1b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
<truncated after showing first 30 lines>

TEST FAILED on sim-build : get_variable Vehicle VAR_ANGLE ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,431
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==13983==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7f9b86f7bbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f9b82edfb24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
<truncated after showing first 30 lines>

TEST FAILED on sim-build : get_variable Vehicle VAR_ANGLE_subseconds ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,431
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==13977==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7f51b2ff3bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f51aef57b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
<truncated after showing first 30 lines>

TEST FAILED on sim-build : get_variable Vehicle VAR_APPARENT_DECEL ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,431
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==14205==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7f7dba34abfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f7db62aeb24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
<truncated after showing first 30 lines>

TEST FAILED on sim-build : get_variable Vehicle VAR_APPARENT_DECEL_subseconds ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,431
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==14209==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7f09ffd30bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f09fbc94b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
<truncated after showing first 30 lines>

TEST FAILED on sim-build : get_variable Vehicle VAR_CO2EMISSION ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,431
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==14301==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7f478acc8bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f4786c2cb24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
<truncated after showing first 30 lines>

TEST FAILED on sim-build : get_variable Vehicle VAR_CO2EMISSION_subseconds ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,431
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==14303==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7f38efedbbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f38ebe3fb24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
<truncated after showing first 30 lines>

TEST FAILED on sim-build : get_variable Vehicle VAR_COEMISSION ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,431
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==14362==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7fa05c6d4bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7fa058638b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
<truncated after showing first 30 lines>

TEST FAILED on sim-build : get_variable Vehicle VAR_COEMISSION_subseconds ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,431
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==14364==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7fe6ee866bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7fe6ea7cab24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
<truncated after showing first 30 lines>

TEST FAILED on sim-build : get_variable Vehicle VAR_COLOR ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,431
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==14021==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7f2cfdaf7bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f2cf9a5bb24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
<truncated after showing first 30 lines>

TEST FAILED on sim-build : get_variable Vehicle VAR_COLOR_subseconds ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,431
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==14019==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7f799267cbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f798e5e0b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
<truncated after showing first 30 lines>

TEST FAILED on sim-build : get_variable Vehicle VAR_DISTANCE ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,431
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==14298==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7fdd68ae4bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7fdd64a48b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
<truncated after showing first 30 lines>

TEST FAILED on sim-build : get_variable Vehicle VAR_EDGES ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,431
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==14163==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7fcb52ac2bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7fcb4ea26b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
<truncated after showing first 30 lines>

TEST FAILED on sim-build : get_variable Vehicle VAR_EDGES_subseconds ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,431
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==14172==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7fd459264bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7fd4551c8b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
<truncated after showing first 30 lines>

TEST FAILED on sim-build : get_variable Vehicle VAR_EDGE_EFFORT ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,431
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==14495==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7fca6cdb4bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7fca68d18b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
<truncated after showing first 30 lines>

TEST FAILED on sim-build : get_variable Vehicle VAR_EDGE_EFFORT_subseconds ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,431
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==14494==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7fdf476e3bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7fdf43647b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
<truncated after showing first 30 lines>

TEST FAILED on sim-build : get_variable Vehicle VAR_EDGE_TRAVELTIME ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,431
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==14467==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7f5e19b1dbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f5e15a81b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
<truncated after showing first 30 lines>

TEST FAILED on sim-build : get_variable Vehicle VAR_EDGE_TRAVELTIME_subseconds ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,431
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==14498==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7f7486866bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f74827cab24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
<truncated after showing first 30 lines>

TEST FAILED on sim-build : get_variable Vehicle VAR_EMERGENCY_DECEL ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,431
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==14168==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7f39101d3bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f390c137b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
<truncated after showing first 30 lines>

TEST FAILED on sim-build : get_variable Vehicle VAR_EMERGENCY_DECEL_subseconds ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,431
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==14166==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7f6648df1bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f6644d55b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
<truncated after showing first 30 lines>

TEST FAILED on sim-build : get_variable Vehicle VAR_FUELCONSUMPTION ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,431
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==14464==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7f19e7e9ebfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f19e3e02b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
<truncated after showing first 30 lines>

TEST FAILED on sim-build : get_variable Vehicle VAR_FUELCONSUMPTION_subseconds ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,431
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==14475==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7f83aa7aebfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f83a6712b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
<truncated after showing first 30 lines>

TEST FAILED on sim-build : get_variable Vehicle VAR_HCEMISSION ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,431
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==14365==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7fcb4a3adbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7fcb46311b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
<truncated after showing first 30 lines>

TEST FAILED on sim-build : get_variable Vehicle VAR_HCEMISSION_subseconds ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,431
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==14368==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7f58897fbbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f588575fb24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
<truncated after showing first 30 lines>

TEST FAILED on sim-build : get_variable Vehicle VAR_LANEPOSITION ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,431
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==14268==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7fa36d3d7bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7fa36933bb24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
<truncated after showing first 30 lines>

TEST FAILED on sim-build : get_variable Vehicle VAR_LANEPOSITION_subseconds ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,431
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==14277==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7f0235faabfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f0231f0eb24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
<truncated after showing first 30 lines>

TEST FAILED on sim-build : get_variable Vehicle VAR_LANE_ID ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,431
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==14027==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7f95e4741bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f95e06a5b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
<truncated after showing first 30 lines>

TEST FAILED on sim-build : get_variable Vehicle VAR_LANE_ID_subseconds ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,431
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==14057==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7faff8e90bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7faff4df4b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
<truncated after showing first 30 lines>

TEST FAILED on sim-build : get_variable Vehicle VAR_NOISEEMISSION ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,431
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==14463==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7f391ca4bbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f39189afb24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
<truncated after showing first 30 lines>

TEST FAILED on sim-build : get_variable Vehicle VAR_NOISEEMISSION_subseconds ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,431
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==14461==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7f2ac2f73bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f2abeed7b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
<truncated after showing first 30 lines>

TEST FAILED on sim-build : get_variable Vehicle VAR_NOXEMISSION ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,431
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==14398==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7f54a1a8abfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f549d9eeb24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
<truncated after showing first 30 lines>

TEST FAILED on sim-build : get_variable Vehicle VAR_NOXEMISSION_subseconds ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,431
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==14401==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7f38e9f77bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f38e5edbb24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
<truncated after showing first 30 lines>

TEST FAILED on sim-build : get_variable Vehicle VAR_PMXEMISSION ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,431
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==14374==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7f8a556cabfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f8a5162eb24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
<truncated after showing first 30 lines>

TEST FAILED on sim-build : get_variable Vehicle VAR_PMXEMISSION_subseconds ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,431
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==14395==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7f82b366cbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f82af5d0b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
<truncated after showing first 30 lines>

TEST FAILED on sim-build : get_variable Vehicle VAR_POSITION ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,431
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==14067==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7ff45fb11bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7ff45ba75b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
<truncated after showing first 30 lines>

TEST FAILED on sim-build : get_variable Vehicle VAR_POSITION3D ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,431
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==14073==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7fb25d298bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7fb2591fcb24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
<truncated after showing first 30 lines>

TEST FAILED on sim-build : get_variable Vehicle VAR_POSITION3D_subseconds ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,431
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==14075==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7f401a5f7bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f401655bb24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
<truncated after showing first 30 lines>

TEST FAILED on sim-build : get_variable Vehicle VAR_POSITION_subseconds ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,431
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==14070==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7f56a34a1bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f569f405b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
<truncated after showing first 30 lines>

TEST FAILED on sim-build : get_variable Vehicle VAR_ROAD_ID ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,431
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==14110==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7f427c387bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f42782ebb24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
<truncated after showing first 30 lines>

TEST FAILED on sim-build : get_variable Vehicle VAR_ROAD_ID_subseconds ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,431
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==14117==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7f3eb2675bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f3eae5d9b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
<truncated after showing first 30 lines>

TEST FAILED on sim-build : get_variable Vehicle VAR_ROUTE ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,431
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==14111==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7f0356a2ebfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f0352992b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
<truncated after showing first 30 lines>

TEST FAILED on sim-build : get_variable Vehicle VAR_ROUTE_INDEX ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,431
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==14560==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7fd290737bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7fd28c69bb24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
<truncated after showing first 30 lines>

TEST FAILED on sim-build : get_variable Vehicle VAR_ROUTE_subseconds ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,431
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==14147==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7f664c123bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f6648087b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
<truncated after showing first 30 lines>

TEST FAILED on sim-build : get_variable Vehicle VAR_SPEED ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,431
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==14211==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7f58c6d75bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f58c2cd9b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
<truncated after showing first 30 lines>

TEST FAILED on sim-build : get_variable Vehicle VAR_SPEED_subseconds ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,431
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==14257==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7f477c035bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f4777f99b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
<truncated after showing first 30 lines>

TEST FAILED on sim-build : get_variable Vehicle VAR_STOPSTATE ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,431
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==14551==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7f60daa94bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f60d69f8b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
<truncated after showing first 30 lines>

TEST FAILED on sim-build : get_variable Vehicle VAR_STOPSTATE_subseconds ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,431
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==14555==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7f0b93f4fbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f0b8feb3b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
<truncated after showing first 30 lines>

TEST FAILED on sim-build : get_variable Vehicle VAR_TYPE ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,431
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==14274==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7f8eba577bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f8eb64dbb24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
<truncated after showing first 30 lines>

TEST FAILED on sim-build : get_variable Vehicle VAR_TYPE_subseconds ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,431
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==14280==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7f8d6e6bbbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f8d6a61fb24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
<truncated after showing first 30 lines>

TEST FAILED on sim-build : get_variable Vehicle VAR_WAITINGTIME ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,431
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==14556==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7fc2e7e48bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7fc2e3dacb24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
<truncated after showing first 30 lines>

TEST FAILED on sim-build : get_variable Vehicle errors UnknownID ( Last six runs Nov2017 )

---------- Differences in errors ----------
1a2,354
> 
> =================================================================
> ==14651==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f9492f86b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f9492f86b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7f9497022bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, 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>

TEST FAILED on sim-build : get_variable Vehicle errors UnsupportedVariable ( Last six runs Nov2017 )

---------- Differences in errors ----------
1a2,354
> 
> =================================================================
> ==14650==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f4daf96fb24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f4daf96fb24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7f4db3a0bbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, 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>

TEST FAILED on sim-build : get_variable Vehicle errors_subseconds UnknownID ( Last six runs Nov2017 )

---------- Differences in errors ----------
1a2,354
> 
> =================================================================
> ==14656==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f1cb6b09b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f1cb6b09b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7f1cbaba5bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, 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>

TEST FAILED on sim-build : get_variable Vehicle errors_subseconds UnsupportedVariable ( Last six runs Nov2017 )

---------- Differences in errors ----------
1a2,354
> 
> =================================================================
> ==14652==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7fcc027d7b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7fcc027d7b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7fcc06873bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, 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>

TEST FAILED on sim-build : get_variable VehicleType ID_COUNT ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,431
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==14686==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7f5236e17bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f5232d7bb24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
<truncated after showing first 30 lines>

TEST FAILED on sim-build : get_variable VehicleType ID_COUNT_subseconds ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,431
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==14692==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7f348e2f7bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f348a25bb24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
<truncated after showing first 30 lines>

TEST FAILED on sim-build : get_variable VehicleType ID_LIST ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,431
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==14689==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7f9a485c9bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f9a4452db24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
<truncated after showing first 30 lines>

TEST FAILED on sim-build : get_variable VehicleType ID_LIST_subseconds ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,431
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==14749==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7f74331d5bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f742f139b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
<truncated after showing first 30 lines>

TEST FAILED on sim-build : get_variable VehicleType VAR_ACCEL ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,431
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==14741==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7f4582db2bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f457ed16b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
<truncated after showing first 30 lines>

TEST FAILED on sim-build : get_variable VehicleType VAR_ACCEL_subseconds ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,431
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==14746==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7fe51e8eabfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7fe51a84eb24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
<truncated after showing first 30 lines>

TEST FAILED on sim-build : get_variable VehicleType VAR_APPARENT_DECEL ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,431
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==14836==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7f57e69cdbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f57e2931b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
<truncated after showing first 30 lines>

TEST FAILED on sim-build : get_variable VehicleType VAR_APPARENT_DECEL_subseconds ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,431
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==14841==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7ffb665e5bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7ffb62549b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
<truncated after showing first 30 lines>

TEST FAILED on sim-build : get_variable VehicleType VAR_COLOR ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,431
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==14743==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7f790d1eabfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f790914eb24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
<truncated after showing first 30 lines>

TEST FAILED on sim-build : get_variable VehicleType VAR_COLOR_subseconds ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,431
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==14753==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7fe24a77abfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7fe2466deb24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
<truncated after showing first 30 lines>

TEST FAILED on sim-build : get_variable VehicleType VAR_DECEL ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,431
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==14782==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7f263c757bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f26386bbb24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
<truncated after showing first 30 lines>

TEST FAILED on sim-build : get_variable VehicleType VAR_DECEL_subseconds ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,431
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==14784==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7f708553dbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f70814a1b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
<truncated after showing first 30 lines>

TEST FAILED on sim-build : get_variable VehicleType VAR_EMERGENCY_DECEL ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,431
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==14788==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7f64ce81fbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f64ca783b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
<truncated after showing first 30 lines>

TEST FAILED on sim-build : get_variable VehicleType VAR_EMERGENCY_DECEL_subseconds ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,431
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==14839==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7f05b9460bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f05b53c4b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
<truncated after showing first 30 lines>

TEST FAILED on sim-build : get_variable VehicleType VAR_EMISSIONCLASS ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,431
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==14838==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7f5344066bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f533ffcab24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
<truncated after showing first 30 lines>

TEST FAILED on sim-build : get_variable VehicleType VAR_EMISSIONCLASS_subseconds ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,431
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==14843==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7f237bfebbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f2377f4fb24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
<truncated after showing first 30 lines>

TEST FAILED on sim-build : get_variable VehicleType VAR_HEIGHT ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,431
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==15039==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7fdcfe9eebfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7fdcfa952b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
<truncated after showing first 30 lines>

TEST FAILED on sim-build : get_variable VehicleType VAR_LENGTH ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,431
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==14881==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7f5483313bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f547f277b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
<truncated after showing first 30 lines>

TEST FAILED on sim-build : get_variable VehicleType VAR_LENGTH_subseconds ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,431
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==14933==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7feb9a101bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7feb96065b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
<truncated after showing first 30 lines>

TEST FAILED on sim-build : get_variable VehicleType VAR_MAXSPEED ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,431
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==14935==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7fbdaf4eabfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7fbdab44eb24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
<truncated after showing first 30 lines>

TEST FAILED on sim-build : get_variable VehicleType VAR_MAXSPEED_subseconds ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,431
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==14937==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7f3f6b5c2bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f3f67526b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
<truncated after showing first 30 lines>

TEST FAILED on sim-build : get_variable VehicleType VAR_MINGAP ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,431
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==14878==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7f2972669bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f296e5cdb24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
<truncated after showing first 30 lines>

TEST FAILED on sim-build : get_variable VehicleType VAR_MINGAP_subseconds ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,431
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==14883==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7f736c652bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f73685b6b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
<truncated after showing first 30 lines>

TEST FAILED on sim-build : get_variable VehicleType VAR_SHAPECLASS ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,431
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==14939==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7effc920ebfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7effc5172b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
<truncated after showing first 30 lines>

TEST FAILED on sim-build : get_variable VehicleType VAR_SHAPECLASS_subseconds ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,431
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==14944==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7f722b676bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f72275dab24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
<truncated after showing first 30 lines>

TEST FAILED on sim-build : get_variable VehicleType VAR_TAU ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,431
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==14974==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7ff0f030abfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7ff0ec26eb24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
<truncated after showing first 30 lines>

TEST FAILED on sim-build : get_variable VehicleType VAR_TAU_subseconds ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,431
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==14977==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7f3b48f5bbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f3b44ebfb24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
<truncated after showing first 30 lines>

TEST FAILED on sim-build : get_variable VehicleType VAR_VEHICLECLASS ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,431
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==14980==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7f81ad37fbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f81a92e3b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
<truncated after showing first 30 lines>

TEST FAILED on sim-build : get_variable VehicleType VAR_VEHICLECLASS_subseconds ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,431
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==15030==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7f1b86c1bbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f1b82b7fb24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
<truncated after showing first 30 lines>

TEST FAILED on sim-build : get_variable VehicleType VAR_WIDTH ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,431
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==15033==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7f134f772bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f134b6d6b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
<truncated after showing first 30 lines>

TEST FAILED on sim-build : get_variable VehicleType VAR_WIDTH_subseconds ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,431
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==15032==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7f9dcfa92bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f9dcb9f6b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
<truncated after showing first 30 lines>

TEST FAILED on sim-build : get_variable VehicleType errors UnknownID ( Last six runs Nov2017 )

---------- Differences in errors ----------
1a2,354
> 
> =================================================================
> ==15070==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f8c53357b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f8c53357b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7f8c573f3bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, 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>

TEST FAILED on sim-build : get_variable VehicleType errors UnsupportedVariable ( Last six runs Nov2017 )

---------- Differences in errors ----------
1a2,354
> 
> =================================================================
> ==15040==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7fc260e92b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7fc260e92b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7fc264f2ebfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, 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>

TEST FAILED on sim-build : get_variable VehicleType errors_subseconds UnknownID ( Last six runs Nov2017 )

---------- Differences in errors ----------
1a2,354
> 
> =================================================================
> ==15076==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f090c580b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f090c580b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7f091061cbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, 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>

TEST FAILED on sim-build : get_variable VehicleType errors_subseconds UnsupportedVariable ( Last six runs Nov2017 )

---------- Differences in errors ----------
1a2,354
> 
> =================================================================
> ==15073==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f3bf5ebab24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f3bf5ebab24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7f3bf9f56bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, 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>

TEST FAILED on sim-build : set_variable Edge EdgeEffortInfo Basic ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,380
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==19186==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7fc064d26bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7fc060c8ab24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
<truncated after showing first 30 lines>

TEST FAILED on sim-build : set_variable Edge EdgeEffortInfo InvalidNode ( Last six runs Nov2017 )

---------- 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,381
> 
> =================================================================
> ==19195==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7f167833fbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f16742a3b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
<truncated after showing first 30 lines>

TEST FAILED on sim-build : set_variable Edge EdgeTravelTimeInfo Basic ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,380
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==19189==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7f050e86dbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f050a7d1b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
<truncated after showing first 30 lines>

TEST FAILED on sim-build : set_variable Edge EdgeTravelTimeInfo InvalidNode ( Last six runs Nov2017 )

---------- 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,381
> 
> =================================================================
> ==19188==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7fbd7bbc6bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7fbd77b2ab24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
<truncated after showing first 30 lines>

TEST FAILED on sim-build : set_variable Edge VAR_PARAMETER ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,380
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==19197==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f213fa29b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7f2143ac5bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
<truncated after showing first 30 lines>

TEST FAILED on sim-build : set_variable Edge error ( Last six runs Nov2017 )

---------- Differences in errors ----------
3a4,64
> =================================================================
> ==19254==ERROR: AddressSanitizer: heap-use-after-free on address 0x60600001cf40 at pc 0x00000250929c bp 0x7ffe77eb7650 sp 0x7ffe77eb7648
> WRITE of size 8 at 0x60600001cf40 thread T0
>     #0 0x250929b in TraCIServer::cleanup() /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:607:45
>     #2 0x250a56d in TraCIServer::~TraCIServer() /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:198:29
>     #3 0x250c34d in TraCIServer::close() /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:234:5
>     #4 0x510e03 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:93:5
>     #5 0x7faf1526ab24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
>     #6 0x456707 in _start /home/abuild/rpmbuild/BUILD/glibc-2.19/csu/../sysdeps/x86_64/start.S:122
> 
> 0x60600001cf40 is located 0 bytes inside of 64-byte region [0x60600001cf40,0x60600001cf80)
> freed by thread T0 here:
>     #0 0x50cdab in operator delete(void*) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:94:3
>     #1 0x2505dcd in TraCIServer::~TraCIServer() /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:200:9
>     #2 0x250a56d in TraCIServer::~TraCIServer() /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:198:29
>     #3 0x250c34d in TraCIServer::close() /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:234:5
>     #4 0x510e03 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:93:5
>     #5 0x7faf1526ab24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> previously allocated by thread T0 here:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x24fddd4 in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:173:36
>     #3 0x5408dc in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:255:9
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7faf1526ab24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> SUMMARY: AddressSanitizer: heap-use-after-free /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:607:45 in TraCIServer::cleanup()
> Shadow bytes around the buggy address:
>   0x0c0c7fffb990: fa fa fa fa fd fd fd fd fd fd fd fd fa fa fa fa
<truncated after showing first 30 lines>

TEST FAILED on sim-build : set_variable Lane LANE_ALLOWED Basic ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,215
> 
> =================================================================
> ==19001==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7fc6755c7b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7fc6755c7b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 72 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x12911c0 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:361:39
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7fc6755c7b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 72 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on sim-build : set_variable Lane LANE_ALLOWED InvalidID ( Last six runs Nov2017 )

---------- Differences in errors ----------
1a2,216
> 
> =================================================================
> ==19000==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f0a06380b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f0a06380b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 72 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x12911c0 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:361:39
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f0a06380b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 72 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on sim-build : set_variable Lane LANE_ALLOWED InvalidType ( Last six runs Nov2017 )

---------- Differences in errors ----------
1a2,216
> 
> =================================================================
> ==19048==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f72beadab24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f72beadab24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 72 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x12911c0 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:361:39
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f72beadab24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 72 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on sim-build : set_variable Lane LANE_DISALLOWED Basic ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,215
> 
> =================================================================
> ==19084==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f583903cb24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f583903cb24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 72 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x12911c0 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:361:39
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f583903cb24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 72 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on sim-build : set_variable Lane LANE_DISALLOWED InvalidID ( Last six runs Nov2017 )

---------- Differences in errors ----------
1a2,216
> 
> =================================================================
> ==19087==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f666cff5b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f666cff5b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 72 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x12911c0 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:361:39
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f666cff5b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 72 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on sim-build : set_variable Lane LANE_DISALLOWED InvalidType ( Last six runs Nov2017 )

---------- Differences in errors ----------
1a2,216
> 
> =================================================================
> ==19086==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f6cfda5db24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f6cfda5db24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 72 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x12911c0 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:361:39
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f6cfda5db24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 72 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on sim-build : set_variable Lane LENGTH Basic ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,215
> 
> =================================================================
> ==19101==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f28635acb24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f28635acb24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 72 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x12911c0 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:361:39
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f28635acb24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 72 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on sim-build : set_variable Lane LENGTH InvalidID ( Last six runs Nov2017 )

---------- Differences in errors ----------
1a2,216
> 
> =================================================================
> ==19158==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7ff2bda32b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7ff2bda32b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 72 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x12911c0 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:361:39
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7ff2bda32b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 72 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on sim-build : set_variable Lane LENGTH InvalidType ( Last six runs Nov2017 )

---------- Differences in errors ----------
1a2,216
> 
> =================================================================
> ==19180==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f064e71bb24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f064e71bb24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 72 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x12911c0 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:361:39
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f064e71bb24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 72 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on sim-build : set_variable Lane MAX_SPEED Basic ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,215
> 
> =================================================================
> ==19093==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7fbcd3f27b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7fbcd3f27b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 72 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x12911c0 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:361:39
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7fbcd3f27b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 72 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on sim-build : set_variable Lane MAX_SPEED InvalidID ( Last six runs Nov2017 )

---------- Differences in errors ----------
1a2,216
> 
> =================================================================
> ==19095==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f5f9505bb24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f5f9505bb24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 72 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x12911c0 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:361:39
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f5f9505bb24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 72 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on sim-build : set_variable Lane MAX_SPEED InvalidType ( Last six runs Nov2017 )

---------- Differences in errors ----------
1a2,216
> 
> =================================================================
> ==19099==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f21d175bb24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f21d175bb24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 72 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x12911c0 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:361:39
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f21d175bb24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 72 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on sim-build : set_variable Lane VAR_PARAMETER ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,215
> 
> =================================================================
> ==19183==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7fb029ce1b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7fb029ce1b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 72 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x12911c0 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:361:39
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7fb029ce1b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 72 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on sim-build : set_variable POI ADD ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,215
> 
> =================================================================
> ==18728==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7fc6bf454b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7fc6bf454b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 72 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x12911c0 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:361:39
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7fc6bf454b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 72 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on sim-build : set_variable POI REMOVE Basic ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,215
> 
> =================================================================
> ==18798==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f2c547d2b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f2c547d2b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 72 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x12911c0 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:361:39
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f2c547d2b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 72 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on sim-build : set_variable POI REMOVE InvalidID ( Last six runs Nov2017 )

---------- Differences in errors ----------
1a2,216
> 
> =================================================================
> ==18803==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f9949f5cb24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f9949f5cb24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 72 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x12911c0 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:361:39
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f9949f5cb24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 72 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on sim-build : set_variable POI REMOVE InvalidType ( Last six runs Nov2017 )

---------- Differences in errors ----------
1a2,216
> 
> =================================================================
> ==18794==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7fed03fb5b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7fed03fb5b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 72 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x12911c0 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:361:39
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7fed03fb5b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 72 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on sim-build : set_variable POI VAR_COLOR Basic ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,215
> 
> =================================================================
> ==18621==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f8328b08b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f8328b08b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 72 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x12911c0 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:361:39
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f8328b08b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 72 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on sim-build : set_variable POI VAR_COLOR InvalidID ( Last six runs Nov2017 )

---------- Differences in errors ----------
1a2,216
> 
> =================================================================
> ==18632==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f3ccda9db24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f3ccda9db24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 72 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x12911c0 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:361:39
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f3ccda9db24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 72 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on sim-build : set_variable POI VAR_COLOR InvalidType ( Last six runs Nov2017 )

---------- Differences in errors ----------
1a2,216
> 
> =================================================================
> ==18701==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f7fb53e4b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f7fb53e4b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 72 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x12911c0 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:361:39
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f7fb53e4b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 72 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on sim-build : set_variable POI VAR_PARAMETER ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,215
> 
> =================================================================
> ==18796==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f4c9ec59b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f4c9ec59b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 72 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x12911c0 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:361:39
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f4c9ec59b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 72 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on sim-build : set_variable POI VAR_POSITION Basic ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,215
> 
> =================================================================
> ==18700==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7fb4b341fb24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7fb4b341fb24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 72 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x12911c0 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:361:39
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7fb4b341fb24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 72 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on sim-build : set_variable POI VAR_POSITION InvalidID ( Last six runs Nov2017 )

---------- Differences in errors ----------
1a2,216
> 
> =================================================================
> ==18698==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f29a5292b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f29a5292b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 72 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x12911c0 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:361:39
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f29a5292b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 72 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on sim-build : set_variable POI VAR_POSITION InvalidType ( Last six runs Nov2017 )

---------- Differences in errors ----------
1a2,216
> 
> =================================================================
> ==18706==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7fe41864cb24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7fe41864cb24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 72 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x12911c0 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:361:39
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7fe41864cb24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 72 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on sim-build : set_variable POI VAR_TYPE Basic ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,215
> 
> =================================================================
> ==18704==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f21131ceb24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f21131ceb24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 72 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x12911c0 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:361:39
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f21131ceb24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 72 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on sim-build : set_variable POI VAR_TYPE InvalidID ( Last six runs Nov2017 )

---------- Differences in errors ----------
1a2,216
> 
> =================================================================
> ==18712==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7ff0f0008b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7ff0f0008b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 72 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x12911c0 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:361:39
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7ff0f0008b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 72 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on sim-build : set_variable POI VAR_TYPE InvalidType ( Last six runs Nov2017 )

---------- Differences in errors ----------
1a2,216
> 
> =================================================================
> ==18715==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7fea6b75cb24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7fea6b75cb24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 72 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x12911c0 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:361:39
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7fea6b75cb24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 72 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on sim-build : set_variable Polygon ADD ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,215
> 
> =================================================================
> ==18986==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7fe2a7ecbb24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7fe2a7ecbb24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 72 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x12911c0 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:361:39
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7fe2a7ecbb24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 72 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on sim-build : set_variable Polygon REMOVE Basic ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,215
> 
> =================================================================
> ==18988==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7fadf3ed3b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7fadf3ed3b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 72 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x12911c0 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:361:39
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7fadf3ed3b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 72 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on sim-build : set_variable Polygon REMOVE InvalidID ( Last six runs Nov2017 )

---------- Differences in errors ----------
1a2,216
> 
> =================================================================
> ==18992==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f66cf97db24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f66cf97db24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 72 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x12911c0 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:361:39
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f66cf97db24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 72 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on sim-build : set_variable Polygon REMOVE InvalidType ( Last six runs Nov2017 )

---------- Differences in errors ----------
1a2,216
> 
> =================================================================
> ==18997==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7fe23b189b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7fe23b189b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 72 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x12911c0 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:361:39
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7fe23b189b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 72 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on sim-build : set_variable Polygon VAR_COLOR Basic ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,215
> 
> =================================================================
> ==18804==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f4a357beb24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f4a357beb24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 72 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x12911c0 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:361:39
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f4a357beb24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 72 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on sim-build : set_variable Polygon VAR_COLOR InvalidID ( Last six runs Nov2017 )

---------- Differences in errors ----------
1a2,216
> 
> =================================================================
> ==18808==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f9bd5a97b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f9bd5a97b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 72 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x12911c0 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:361:39
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f9bd5a97b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 72 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on sim-build : set_variable Polygon VAR_COLOR InvalidType ( Last six runs Nov2017 )

---------- Differences in errors ----------
1a2,216
> 
> =================================================================
> ==18807==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f9f1a3f9b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f9f1a3f9b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 72 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x12911c0 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:361:39
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f9f1a3f9b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 72 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on sim-build : set_variable Polygon VAR_FILL Basic ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,215
> 
> =================================================================
> ==18905==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f1815feab24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f1815feab24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 72 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x12911c0 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:361:39
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f1815feab24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 72 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on sim-build : set_variable Polygon VAR_FILL InvalidID ( Last six runs Nov2017 )

---------- Differences in errors ----------
1a2,216
> 
> =================================================================
> ==18906==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f4a70a64b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f4a70a64b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 72 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x12911c0 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:361:39
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f4a70a64b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 72 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on sim-build : set_variable Polygon VAR_FILL InvalidType ( Last six runs Nov2017 )

---------- Differences in errors ----------
1a2,216
> 
> =================================================================
> ==18948==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f46c70d9b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f46c70d9b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 72 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x12911c0 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:361:39
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f46c70d9b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 72 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on sim-build : set_variable Polygon VAR_PARAMETER ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,215
> 
> =================================================================
> ==18995==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f9284d99b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f9284d99b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 72 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x12911c0 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:361:39
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f9284d99b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 72 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on sim-build : set_variable Polygon VAR_SHAPE Basic ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,215
> 
> =================================================================
> ==18851==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f393a8c0b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f393a8c0b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 72 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x12911c0 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:361:39
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f393a8c0b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 72 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on sim-build : set_variable Polygon VAR_SHAPE InvalidID ( Last six runs Nov2017 )

---------- Differences in errors ----------
1a2,216
> 
> =================================================================
> ==18893==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7fde218f4b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7fde218f4b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 72 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x12911c0 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:361:39
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7fde218f4b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 72 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on sim-build : set_variable Polygon VAR_SHAPE InvalidType ( Last six runs Nov2017 )

---------- Differences in errors ----------
1a2,216
> 
> =================================================================
> ==18891==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7fbcbd8a6b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7fbcbd8a6b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 72 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x12911c0 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:361:39
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7fbcbd8a6b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 72 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on sim-build : set_variable Polygon VAR_TYPE Basic ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,215
> 
> =================================================================
> ==18890==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7fb4aca6eb24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7fb4aca6eb24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 72 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x12911c0 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:361:39
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7fb4aca6eb24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 72 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on sim-build : set_variable Polygon VAR_TYPE InvalidID ( Last six runs Nov2017 )

---------- Differences in errors ----------
1a2,216
> 
> =================================================================
> ==18901==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f1252972b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f1252972b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 72 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x12911c0 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:361:39
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f1252972b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 72 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on sim-build : set_variable Polygon VAR_TYPE InvalidType ( Last six runs Nov2017 )

---------- Differences in errors ----------
1a2,216
> 
> =================================================================
> ==18899==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f11e1498b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f11e1498b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 72 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x12911c0 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:361:39
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f11e1498b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 72 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on sim-build : set_variable Route ADD ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,215
> 
> =================================================================
> ==19266==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7fccf812eb24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7fccf812eb24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 72 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x12911c0 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:361:39
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7fccf812eb24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 72 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on sim-build : set_variable Route VAR_PARAMETER ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,215
> 
> =================================================================
> ==19263==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f8253435b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f8253435b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 72 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x12911c0 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:361:39
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f8253435b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 72 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on sim-build : set_variable Simulation CMD_CLEAR_PENDING_VEHICLES ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,259
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==19282==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f5242a7eb24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f5242a7eb24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 72 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x12911c0 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:361:39
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
<truncated after showing first 30 lines>

TEST FAILED on sim-build : set_variable Simulation CMD_SAVE_SIMSTATE ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,259
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==19285==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f4a832fcb24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f4a832fcb24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 72 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x12911c0 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:361:39
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
<truncated after showing first 30 lines>

TEST FAILED on sim-build : set_variable TrafficLight TL_COMPLETE_PROGRAM basic_addTwo ( Last six runs Nov2017 )

---------- Differences in errors ----------
1a2,216
> 
> =================================================================
> ==17159==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f321c406b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f321c406b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 72 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x12911c0 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:361:39
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f321c406b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 72 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on sim-build : set_variable TrafficLight TL_COMPLETE_PROGRAM basic_replace ( Last six runs Nov2017 )

---------- Differences in errors ----------
1a2,216
> 
> =================================================================
> ==17164==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f029722ab24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f029722ab24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 72 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x12911c0 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:361:39
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f029722ab24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 72 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on sim-build : set_variable TrafficLight TL_COMPLETE_PROGRAM basic_replaceAdded ( Last six runs Nov2017 )

---------- Differences in errors ----------
1a2,216
> 
> =================================================================
> ==17160==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f175006fb24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f175006fb24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 72 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x12911c0 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:361:39
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f175006fb24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 72 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on sim-build : set_variable TrafficLight TL_COMPLETE_PROGRAM replace_less_phases ( Last six runs Nov2017 )

---------- Differences in errors ----------
1a2,216
> 
> =================================================================
> ==17161==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f22cf31db24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f22cf31db24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 72 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x12911c0 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:361:39
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f22cf31db24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 72 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on sim-build : set_variable TrafficLight TL_PHASE_DURATION basic ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,215
> 
> =================================================================
> ==17155==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f2035bfab24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f2035bfab24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 72 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x12911c0 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:361:39
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f2035bfab24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 72 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on sim-build : set_variable TrafficLight TL_PHASE_DURATION error_FalseValueType ( Last six runs Nov2017 )

---------- Differences in errors ----------
1a2,216
> 
> =================================================================
> ==17156==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f20b5eabb24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f20b5eabb24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 72 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x12911c0 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:361:39
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f20b5eabb24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 72 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on sim-build : set_variable TrafficLight TL_PHASE_INDEX basic ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,215
> 
> =================================================================
> ==17062==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f6324560b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f6324560b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 72 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x12911c0 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:361:39
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f6324560b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 72 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on sim-build : set_variable TrafficLight TL_PHASE_INDEX error_FalseValueType ( Last six runs Nov2017 )

---------- Differences in errors ----------
1a2,216
> 
> =================================================================
> ==17068==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7efdc2163b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7efdc2163b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 72 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x12911c0 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:361:39
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7efdc2163b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 72 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on sim-build : set_variable TrafficLight TL_PHASE_INDEX error_IndexNegative ( Last six runs Nov2017 )

---------- Differences in errors ----------
1a2,216
> 
> =================================================================
> ==17067==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7fe57038cb24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7fe57038cb24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 72 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x12911c0 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:361:39
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7fe57038cb24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 72 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on sim-build : set_variable TrafficLight TL_PHASE_INDEX error_IndexTooLarge ( Last six runs Nov2017 )

---------- Differences in errors ----------
1a2,216
> 
> =================================================================
> ==17061==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f2b11d79b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f2b11d79b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 72 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x12911c0 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:361:39
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f2b11d79b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 72 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on sim-build : set_variable TrafficLight TL_PROGRAM basic ( Last six runs Nov2017 )

---------- Differences in errors ----------
1a2,216
> 
> =================================================================
> ==17082==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f2348c3fb24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f2348c3fb24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 72 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x12911c0 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:361:39
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f2348c3fb24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 72 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on sim-build : set_variable TrafficLight TL_PROGRAM error_UnknownProgram ( Last six runs Nov2017 )

---------- Differences in errors ----------
2a3,217
> 
> =================================================================
> ==17085==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7fddea5adb24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7fddea5adb24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 72 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x12911c0 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:361:39
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7fddea5adb24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 72 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on sim-build : set_variable TrafficLight TL_STATE basic ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,215
> 
> =================================================================
> ==17063==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f7414802b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f7414802b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 72 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x12911c0 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:361:39
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f7414802b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 72 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on sim-build : set_variable TrafficLight TL_STATE error_FalseValueType ( Last six runs Nov2017 )

---------- Differences in errors ----------
1a2,216
> 
> =================================================================
> ==17059==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7fe4b41bfb24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7fe4b41bfb24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 72 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x12911c0 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:361:39
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7fe4b41bfb24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 72 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on sim-build : set_variable TrafficLight VAR_PARAMETER ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,215
> 
> =================================================================
> ==17178==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f33b0b30b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f33b0b30b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 72 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x12911c0 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:361:39
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f33b0b30b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 72 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on sim-build : set_variable TrafficLight errors UnknownTL ( Last six runs Nov2017 )

---------- Differences in errors ----------
1a2,216
> 
> =================================================================
> ==17248==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7fc1c243ab24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7fc1c243ab24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 72 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x12911c0 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:361:39
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7fc1c243ab24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 72 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on sim-build : set_variable TrafficLight errors UnsupportedVariable ( Last six runs Nov2017 )

---------- Differences in errors ----------
1a2,216
> 
> =================================================================
> ==17181==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f4afa3f5b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f4afa3f5b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 72 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x12911c0 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:361:39
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f4afa3f5b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 72 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on sim-build : set_variable TrafficLight errors invalid_phase_index ( Last six runs Nov2017 )

---------- Differences in errors ----------
2a3,217
> 
> =================================================================
> ==17249==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f0ecfa6bb24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f0ecfa6bb24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 72 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x12911c0 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:361:39
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f0ecfa6bb24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 72 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on sim-build : set_variable Vehicle ADD ADD ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,349
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==17937==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 912 byte(s) in 2 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #4 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #5 0x7f296f5cdbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f296b531b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 144 byte(s) in 2 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x12911c0 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:361:39
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x28e5677 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>

TEST FAILED on sim-build : set_variable Vehicle ADD InvalidID ( Last six runs Nov2017 )

---------- 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,355
> 
> =================================================================
> ==17954==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 912 byte(s) in 2 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #4 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #5 0x7fe16fbdcbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7fe16bb40b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 144 byte(s) in 2 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x12911c0 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:361:39
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
<truncated after showing first 30 lines>

TEST FAILED on sim-build : set_variable Vehicle ADD InvalidLane ( Last six runs Nov2017 )

---------- 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,355
> 
> =================================================================
> ==18035==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 912 byte(s) in 2 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #4 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #5 0x7f0dfa1c6bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f0df612ab24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 144 byte(s) in 2 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x12911c0 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:361:39
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
<truncated after showing first 30 lines>

TEST FAILED on sim-build : set_variable Vehicle ADD InvalidPos ( Last six runs Nov2017 )

---------- 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,350
> 
> =================================================================
> ==18043==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 912 byte(s) in 2 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #4 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #5 0x7f3419ad6bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f3415a3ab24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 144 byte(s) in 2 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x12911c0 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:361:39
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
<truncated after showing first 30 lines>

TEST FAILED on sim-build : set_variable Vehicle ADD InvalidRoute ( Last six runs Nov2017 )

---------- 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,355
> 
> =================================================================
> ==17957==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 912 byte(s) in 2 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #4 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #5 0x7f74967f4bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f7492758b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 144 byte(s) in 2 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x12911c0 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:361:39
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
<truncated after showing first 30 lines>

TEST FAILED on sim-build : set_variable Vehicle ADD InvalidSpeed ( Last six runs Nov2017 )

---------- 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,355
> 
> =================================================================
> ==17960==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 912 byte(s) in 2 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #4 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #5 0x7f222ad04bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f2226c68b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 144 byte(s) in 2 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x12911c0 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:361:39
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
<truncated after showing first 30 lines>

TEST FAILED on sim-build : set_variable Vehicle ADD InvalidType ( Last six runs Nov2017 )

---------- 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,355
> 
> =================================================================
> ==18037==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 912 byte(s) in 2 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #4 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #5 0x7f12ee3e7bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f12ea34bb24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 144 byte(s) in 2 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x12911c0 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:361:39
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
<truncated after showing first 30 lines>

TEST FAILED on sim-build : set_variable Vehicle ChangeLane Basic ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,371
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==17364==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #4 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #5 0x7f346f888bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f346b7ecb24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
<truncated after showing first 30 lines>

TEST FAILED on sim-build : set_variable Vehicle ChangeLane InvalidLaneId ( Last six runs Nov2017 )

---------- Differences in errors ----------
1a2,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 
> 
> =================================================================
> ==17430==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #4 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #5 0x7fb6bc4bebfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7fb6b8422b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
<truncated after showing first 30 lines>

TEST FAILED on sim-build : set_variable Vehicle ChangeLane InvalidNode ( Last six runs Nov2017 )

---------- Differences in errors ----------
1a2,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 
> 
> =================================================================
> ==17432==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #4 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #5 0x7f95c50d8bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f95c103cb24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
<truncated after showing first 30 lines>

TEST FAILED on sim-build : set_variable Vehicle ChangeLane PassingJunction ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,371
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==17373==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #4 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #5 0x7f96ad61abfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f96a957eb24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
<truncated after showing first 30 lines>

TEST FAILED on sim-build : set_variable Vehicle ChangeLane RouteDisallows ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,371
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==17370==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #4 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #5 0x7f4950773bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f494c6d7b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
<truncated after showing first 30 lines>

TEST FAILED on sim-build : set_variable Vehicle ChangeLane hold ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,371
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==17367==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #4 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #5 0x7fcdfad66bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7fcdf6ccab24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
<truncated after showing first 30 lines>

TEST FAILED on sim-build : set_variable Vehicle ChangeRoute Basic ( Last six runs Nov2017 )

---------- 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 
> 
> =================================================================
> ==17567==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7fe942758b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #4 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #5 0x7fe9467f4bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
<truncated after showing first 30 lines>

TEST FAILED on sim-build : set_variable Vehicle ChangeRoute FalseEdge ( Last six runs Nov2017 )

---------- 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,394
> 
> =================================================================
> ==17627==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #4 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #5 0x7fe8b9732bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7fe8b5696b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
<truncated after showing first 30 lines>

TEST FAILED on sim-build : set_variable Vehicle ChangeRoute InvalidNodeId ( Last six runs Nov2017 )

---------- 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,394
> 
> =================================================================
> ==17648==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #4 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #5 0x7faf3f4eebfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7faf3b452b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
<truncated after showing first 30 lines>

TEST FAILED on sim-build : set_variable Vehicle ChangeRoute UnknownEdge ( Last six runs Nov2017 )

---------- 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,395
> 
> =================================================================
> ==17629==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #4 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #5 0x7f60ee063bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f60e9fc7b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
<truncated after showing first 30 lines>

TEST FAILED on sim-build : set_variable Vehicle ChangeRoute disconnected ( Last six runs Nov2017 )

---------- 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,395
> 
> =================================================================
> ==17634==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #4 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #5 0x7f3fb9ec2bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f3fb5e26b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
<truncated after showing first 30 lines>

TEST FAILED on sim-build : set_variable Vehicle ChangeRoute invalidOnInternal ( Last six runs Nov2017 )

---------- 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,389
> 
> =================================================================
> ==17651==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #4 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #5 0x7f4e98973bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f4e948d7b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
<truncated after showing first 30 lines>

TEST FAILED on sim-build : set_variable Vehicle ChangeRouteBus Basic ( Last six runs Nov2017 )

---------- 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 
> 
> =================================================================
> ==17657==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #4 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #5 0x7f3061da1bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f305dd05b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
<truncated after showing first 30 lines>

TEST FAILED on sim-build : set_variable Vehicle ChangeRouteByID Basic ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,412
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==17659==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7fae85b89b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #4 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #5 0x7fae89c25bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
<truncated after showing first 30 lines>

TEST FAILED on sim-build : set_variable Vehicle ChangeRouteByID FalseEdge ( Last six runs Nov2017 )

---------- 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,394
> 
> =================================================================
> ==17663==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #4 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #5 0x7fe86c4cfbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7fe868433b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
<truncated after showing first 30 lines>

TEST FAILED on sim-build : set_variable Vehicle ChangeRouteByID InvalidNodeId ( Last six runs Nov2017 )

---------- 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,394
> 
> =================================================================
> ==17731==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #4 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #5 0x7f1c8e4fabfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f1c8a45eb24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
<truncated after showing first 30 lines>

TEST FAILED on sim-build : set_variable Vehicle ChangeRouteByID InvalidRouteId ( Last six runs Nov2017 )

---------- 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,394
> 
> =================================================================
> ==17733==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #4 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #5 0x7f03f5fc4bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f03f1f28b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
<truncated after showing first 30 lines>

TEST FAILED on sim-build : set_variable Vehicle ChangeRouteByID disconnected ( Last six runs Nov2017 )

---------- 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,395
> 
> =================================================================
> ==17735==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #4 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #5 0x7f6c48c41bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f6c44ba5b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
<truncated after showing first 30 lines>

TEST FAILED on sim-build : set_variable Vehicle ChangeTarget Basic ( Last six runs Nov2017 )

---------- 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 
> 
> =================================================================
> ==17543==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f0f278cfb24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #4 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #5 0x7f0f2b96bbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
<truncated after showing first 30 lines>

TEST FAILED on sim-build : set_variable Vehicle ChangeTarget InvalidEdgeId ( Last six runs Nov2017 )

---------- Differences in errors ----------
1a2,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 
> 
> =================================================================
> ==17564==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f5962971b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #4 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #5 0x7f5966a0dbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
<truncated after showing first 30 lines>

TEST FAILED on sim-build : set_variable Vehicle ChangeTarget InvalidNodeId ( Last six runs Nov2017 )

---------- Differences in errors ----------
1a2,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 
> 
> =================================================================
> ==17561==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7ff4da80eb24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #4 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #5 0x7ff4de8aabfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
<truncated after showing first 30 lines>

TEST FAILED on sim-build : set_variable Vehicle ChangeTarget OnInternal ( Last six runs Nov2017 )

---------- 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 
> 
> =================================================================
> ==17542==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #4 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #5 0x7fb3a29d9bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7fb39e93db24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
<truncated after showing first 30 lines>

TEST FAILED on sim-build : set_variable Vehicle ChangeTarget UnreachableTarget ( Last six runs Nov2017 )

---------- Differences in errors ----------
3a4,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 
> 
> =================================================================
> ==17548==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f5ec4e23b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #4 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #5 0x7f5ec8ebfbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
<truncated after showing first 30 lines>

TEST FAILED on sim-build : set_variable Vehicle EdgeEffortInfo Basic ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,380
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==17750==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7f1275b2fbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f1271a93b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
<truncated after showing first 30 lines>

TEST FAILED on sim-build : set_variable Vehicle EdgeEffortInfo InvalidNode ( Last six runs Nov2017 )

---------- 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,381
> 
> =================================================================
> ==17757==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7f304f972bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f304b8d6b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
<truncated after showing first 30 lines>

TEST FAILED on sim-build : set_variable Vehicle EdgeTravelTimeInfo Basic ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,380
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==17745==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7f64db7dcbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f64d7740b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
<truncated after showing first 30 lines>

TEST FAILED on sim-build : set_variable Vehicle EdgeTravelTimeInfo InvalidNode ( Last six runs Nov2017 )

---------- 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,381
> 
> =================================================================
> ==17748==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7fb2d8ce6bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7fb2d4c4ab24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
<truncated after showing first 30 lines>

TEST FAILED on sim-build : set_variable Vehicle LaneChangeMode NoCoop ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,284
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==17449==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7fe0cf666b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #4 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #5 0x7fe0d3702bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, 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 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x12911c0 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:361:39
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
<truncated after showing first 30 lines>

TEST FAILED on sim-build : set_variable Vehicle LaneChangeMode NoRight ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,371
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==17463==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #4 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #5 0x7fae7f9a5bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7fae7b909b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
<truncated after showing first 30 lines>

TEST FAILED on sim-build : set_variable Vehicle LaneChangeMode NoSpeedGain ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,336
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==17460==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 912 byte(s) in 2 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #4 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #5 0x7f8b167ecbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f8b12750b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
<truncated after showing first 30 lines>

TEST FAILED on sim-build : set_variable Vehicle LaneChangeMode NoStrategic ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,371
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==17443==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #4 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #5 0x7f20aa0cabfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f20a602eb24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
<truncated after showing first 30 lines>

TEST FAILED on sim-build : set_variable Vehicle LaneChangeMode Prio_Always ( Last six runs Nov2017 )

---------- 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,445
> 
> =================================================================
> ==17466==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f1d2166cb24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f1d2166cb24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
<truncated after showing first 30 lines>

TEST FAILED on sim-build : set_variable Vehicle LaneChangeMode Prio_NoOverlap ( Last six runs Nov2017 )

---------- 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,424
> 
> =================================================================
> ==17469==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f33a174ab24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f33a174ab24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
<truncated after showing first 30 lines>

TEST FAILED on sim-build : set_variable Vehicle LaneChangeMode Prio_Opportunistic ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,390
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==17531==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7fe839280b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7fe839280b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x28e5677 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>

TEST FAILED on sim-build : set_variable Vehicle LaneChangeMode Prio_Urgent ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,390
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==17533==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f34a9e63b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f34a9e63b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x28e5677 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>

TEST FAILED on sim-build : set_variable Vehicle MoveTo InvalidEdge ( Last six runs Nov2017 )

---------- 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,330
> 
> =================================================================
> ==17924==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #4 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #5 0x7f189a820bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f1896784b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 72 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x12911c0 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:361:39
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
<truncated after showing first 30 lines>

TEST FAILED on sim-build : set_variable Vehicle MoveTo InvalidLane ( Last six runs Nov2017 )

---------- 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,330
> 
> =================================================================
> ==17928==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #4 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #5 0x7f848dae1bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f8489a45b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 72 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x12911c0 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:361:39
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
<truncated after showing first 30 lines>

TEST FAILED on sim-build : set_variable Vehicle MoveTo InvalidNodeId ( Last six runs Nov2017 )

---------- Differences in errors ----------
1a2,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 
> 
> =================================================================
> ==17926==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #4 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #5 0x7f55f73c9bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f55f332db24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 72 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x12911c0 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:361:39
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
<truncated after showing first 30 lines>

TEST FAILED on sim-build : set_variable Vehicle MoveTo MoveTo ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,329
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==17922==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #4 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #5 0x7fa1de630bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7fa1da594b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 72 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x12911c0 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:361:39
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
<truncated after showing first 30 lines>

TEST FAILED on sim-build : set_variable Vehicle MoveToVTD failed ( Last six runs Nov2017 )

---------- 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,330
> 
> =================================================================
> ==18436==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #4 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #5 0x7fdc04a62bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7fdc009c6b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 72 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x12911c0 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:361:39
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
<truncated after showing first 30 lines>

TEST FAILED on sim-build : set_variable Vehicle MoveToVTD force_collision ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,329
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==18411==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #4 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #5 0x7fbb332b5bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7fbb2f219b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 72 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x12911c0 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:361:39
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
<truncated after showing first 30 lines>

TEST FAILED on sim-build : set_variable Vehicle MoveToVTD implicit_speed ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,329
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==18412==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #4 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #5 0x7f6dafef0bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f6dabe54b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 72 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x12911c0 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:361:39
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
<truncated after showing first 30 lines>

TEST FAILED on sim-build : set_variable Vehicle MoveToVTD junction ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,284
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==18515==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #4 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #5 0x7f39d09f3bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f39cc957b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 72 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x12911c0 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:361:39
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x28e5677 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>

TEST FAILED on sim-build : set_variable Vehicle MoveToVTD leave_net ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,329
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==18509==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #4 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #5 0x7f49156b5bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f4911619b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 72 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x12911c0 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:361:39
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
<truncated after showing first 30 lines>

TEST FAILED on sim-build : set_variable Vehicle MoveToVTD offroute_edge ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,347
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==18434==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f5643ceeb24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #4 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #5 0x7f5647d8abfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, 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 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x12911c0 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:361:39
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x28e5677 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>

TEST FAILED on sim-build : set_variable Vehicle MoveToVTD offroute_edge2 ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,302
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==18440==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #4 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #5 0x7f350fb71bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f350bad5b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 72 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x12911c0 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:361:39
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x28e5677 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>

TEST FAILED on sim-build : set_variable Vehicle MoveToVTD offroute_edge_by_id ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,347
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==18511==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7fdf531f9b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #4 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #5 0x7fdf57295bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, 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 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x12911c0 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:361:39
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x28e5677 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>

TEST FAILED on sim-build : set_variable Vehicle MoveToVTD offroute_failed ( Last six runs Nov2017 )

---------- 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,330
> 
> =================================================================
> ==18510==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #4 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #5 0x7fa4f9130bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7fa4f5094b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 72 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x12911c0 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:361:39
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
<truncated after showing first 30 lines>

TEST FAILED on sim-build : set_variable Vehicle MoveToVTD offroute_junction ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,302
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==18516==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #4 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #5 0x7f6727ac7bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f6723a2bb24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 72 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x12911c0 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:361:39
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x28e5677 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>

TEST FAILED on sim-build : set_variable Vehicle MoveToVTD set_angle ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,329
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==18521==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #4 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #5 0x7f7e0c33bbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f7e0829fb24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 72 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x12911c0 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:361:39
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
<truncated after showing first 30 lines>

TEST FAILED on sim-build : set_variable Vehicle MoveToVTD set_ignored_angle ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,329
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==18536==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #4 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #5 0x7fef11e17bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7fef0dd7bb24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 72 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x12911c0 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:361:39
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
<truncated after showing first 30 lines>

TEST FAILED on sim-build : set_variable Vehicle MoveToVTD set_speed ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,329
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==18519==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #4 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #5 0x7f38fb4f1bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f38f7455b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 72 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x12911c0 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:361:39
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
<truncated after showing first 30 lines>

TEST FAILED on sim-build : set_variable Vehicle MoveToVTD sublane ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,329
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==18602==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #4 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #5 0x7efcf22fdbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7efcee261b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 72 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x12911c0 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:361:39
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
<truncated after showing first 30 lines>

TEST FAILED on sim-build : set_variable Vehicle MoveToVTD sublane_junction ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,284
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==18606==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #4 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #5 0x7f3b4f0ebbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f3b4b04fb24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 72 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x12911c0 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:361:39
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x28e5677 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>

TEST FAILED on sim-build : set_variable Vehicle MoveToVTD sublane_offroad ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,347
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==18609==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f4677303b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #4 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #5 0x7f467b39fbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, 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 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x12911c0 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:361:39
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x28e5677 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>

TEST FAILED on sim-build : set_variable Vehicle MoveToVTD sublane_offroad_mode2 ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,347
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==18618==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7fafb032ab24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #4 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #5 0x7fafb43c6bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, 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 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x12911c0 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:361:39
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x28e5677 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>

TEST FAILED on sim-build : set_variable Vehicle MoveToVTD sublane_offroute ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,347
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==18604==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f7b32141b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #4 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #5 0x7f7b361ddbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, 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 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x12911c0 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:361:39
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x28e5677 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>

TEST FAILED on sim-build : set_variable Vehicle MoveToVTD sublane_offroute_junction ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,302
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==18607==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #4 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #5 0x7fa128d5cbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7fa124cc0b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 72 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x12911c0 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:361:39
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x28e5677 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>

TEST FAILED on sim-build : set_variable Vehicle MoveToVTD subsequent_edge ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,329
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==18431==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #4 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #5 0x7f89d545bbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f89d13bfb24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 72 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x12911c0 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:361:39
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
<truncated after showing first 30 lines>

TEST FAILED on sim-build : set_variable Vehicle MoveToVTD undeparted ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,349
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==18407==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 912 byte(s) in 2 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #4 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #5 0x7fce9e10dbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7fce9a071b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 144 byte(s) in 2 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x12911c0 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:361:39
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x28e5677 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>

TEST FAILED on sim-build : set_variable Vehicle MoveToVTD undeparted2 ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,363
> 
> =================================================================
> ==18410==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 912 byte(s) in 2 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #4 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #5 0x7fac98e10bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7fac94d74b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 144 byte(s) in 2 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x12911c0 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:361:39
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #4 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #5 0x7fac98e10bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, 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>

TEST FAILED on sim-build : set_variable Vehicle REMOVE ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,347
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==18047==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #4 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #5 0x7f9826959bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f98228bdb24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 72 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x12911c0 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:361:39
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
<truncated after showing first 30 lines>

TEST FAILED on sim-build : set_variable Vehicle SetSpeed_SpeedMode InvalidNodeId ( Last six runs Nov2017 )

---------- Differences in errors ----------
1a2,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 
> 
> =================================================================
> ==17825==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #4 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #5 0x7fcd645acbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7fcd60510b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 72 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x12911c0 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:361:39
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
<truncated after showing first 30 lines>

TEST FAILED on sim-build : set_variable Vehicle SetSpeed_SpeedMode SetSpeed_Basic ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,329
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==17830==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #4 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #5 0x7fbcc89d9bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7fbcc493db24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 72 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x12911c0 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:361:39
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
<truncated after showing first 30 lines>

TEST FAILED on sim-build : set_variable Vehicle SetSpeed_SpeedMode SetSpeed_NoAccelCheck ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,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 
> MSVehicle.cpp:1854:43: runtime error: signed integer overflow: 5000 - -9223372036854775808 cannot be represented in type 'long long'
> SUMMARY: AddressSanitizer: undefined-behavior MSVehicle.cpp:1854:43 in 
> 
> =================================================================
> ==17836==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #4 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #5 0x7f365f618bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f365b57cb24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 72 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x12911c0 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:361:39
<truncated after showing first 30 lines>

TEST FAILED on sim-build : set_variable Vehicle SetSpeed_SpeedMode SetSpeed_NoDecelCheck ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,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 
> MSVehicle.cpp:1854:43: runtime error: signed integer overflow: 5000 - -9223372036854775808 cannot be represented in type 'long long'
> SUMMARY: AddressSanitizer: undefined-behavior MSVehicle.cpp:1854:43 in 
> 
> =================================================================
> ==17844==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #4 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #5 0x7fb024fa5bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7fb020f09b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 72 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x12911c0 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:361:39
<truncated after showing first 30 lines>

TEST FAILED on sim-build : set_variable Vehicle SetSpeed_SpeedMode SetSpeed_NoSafetyCheck ( Last six runs Nov2017 )

---------- 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,373
> 
> =================================================================
> ==17856==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 912 byte(s) in 2 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #4 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #5 0x7f3a211ecbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f3a1d150b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
<truncated after showing first 30 lines>

TEST FAILED on sim-build : set_variable Vehicle SetSpeed_SpeedMode ignore_junction ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,329
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==17853==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #4 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #5 0x7fe3e989abfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7fe3e57feb24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 72 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x12911c0 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:361:39
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
<truncated after showing first 30 lines>

TEST FAILED on sim-build : set_variable Vehicle SetSpeed_SpeedMode runs_at_red_forced ( Last six runs Nov2017 )

---------- Differences in errors ----------
5a6,334
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==17850==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #4 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #5 0x7fed3c0adbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7fed38011b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 72 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x12911c0 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:361:39
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
<truncated after showing first 30 lines>

TEST FAILED on sim-build : set_variable Vehicle Signalling Basic ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,371
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==17760==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #4 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #5 0x7f3c50056bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f3c4bfbab24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
<truncated after showing first 30 lines>

TEST FAILED on sim-build : set_variable Vehicle Signalling InvalidNode ( Last six runs Nov2017 )

---------- Differences in errors ----------
1a2,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 
> 
> =================================================================
> ==17827==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #4 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #5 0x7fef9860fbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7fef94573b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
<truncated after showing first 30 lines>

TEST FAILED on sim-build : set_variable Vehicle SlowDown Basic ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,329
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==17254==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #4 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #5 0x7fe34c615bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7fe348579b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 72 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x12911c0 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:361:39
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
<truncated after showing first 30 lines>

TEST FAILED on sim-build : set_variable Vehicle SlowDown Fast_Basic ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,329
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==17336==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #4 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #5 0x7f1075a88bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f10719ecb24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 72 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x12911c0 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:361:39
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
<truncated after showing first 30 lines>

TEST FAILED on sim-build : set_variable Vehicle SlowDown Fast_NoAccelCheck ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,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 
> MSVehicle.cpp:1854:43: runtime error: signed integer overflow: 5000 - -9223372036854775808 cannot be represented in type 'long long'
> SUMMARY: AddressSanitizer: undefined-behavior MSVehicle.cpp:1854:43 in 
> 
> =================================================================
> ==17342==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #4 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #5 0x7fbddda36bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7fbdd999ab24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 72 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x12911c0 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:361:39
<truncated after showing first 30 lines>

TEST FAILED on sim-build : set_variable Vehicle SlowDown Fast_NoDecelCheck ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,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 
> MSVehicle.cpp:1854:43: runtime error: signed integer overflow: 5000 - -9223372036854775808 cannot be represented in type 'long long'
> SUMMARY: AddressSanitizer: undefined-behavior MSVehicle.cpp:1854:43 in 
> 
> =================================================================
> ==17353==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #4 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #5 0x7fdf4086abfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7fdf3c7ceb24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 72 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x12911c0 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:361:39
<truncated after showing first 30 lines>

TEST FAILED on sim-build : set_variable Vehicle SlowDown InvalidNode ( Last six runs Nov2017 )

---------- Differences in errors ----------
1a2,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 
> 
> =================================================================
> ==17274==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #4 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #5 0x7f376f233bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f376b197b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 72 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x12911c0 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:361:39
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
<truncated after showing first 30 lines>

TEST FAILED on sim-build : set_variable Vehicle SlowDown InvalidTimeInterval ( Last six runs Nov2017 )

---------- Differences in errors ----------
1a2,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 
> 
> =================================================================
> ==17277==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #4 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #5 0x7f51ee49dbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f51ea401b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 72 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x12911c0 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:361:39
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
<truncated after showing first 30 lines>

TEST FAILED on sim-build : set_variable Vehicle SlowDown VeryFast ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,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 
> MSVehicle.cpp:1854:43: runtime error: signed integer overflow: 5000 - -9223372036854775808 cannot be represented in type 'long long'
> SUMMARY: AddressSanitizer: undefined-behavior MSVehicle.cpp:1854:43 in 
> 
> =================================================================
> ==17361==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #4 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #5 0x7f04048a6bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f040080ab24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 72 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x12911c0 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:361:39
<truncated after showing first 30 lines>

TEST FAILED on sim-build : set_variable Vehicle SlowDownAndSetSpeed ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,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 
> MSVehicle.cpp:1854:43: runtime error: signed integer overflow: 5000 - -9223372036854775808 cannot be represented in type 'long long'
> SUMMARY: AddressSanitizer: undefined-behavior MSVehicle.cpp:1854:43 in 
> 
> =================================================================
> ==18335==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7feaba7d9b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #4 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #5 0x7feabe875bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
<truncated after showing first 30 lines>

TEST FAILED on sim-build : set_variable Vehicle StopNode InvalidNode ( Last six runs Nov2017 )

---------- Differences in errors ----------
1a2,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 
> 
> =================================================================
> ==17252==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #4 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #5 0x7f971e6dbbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f971a63fb24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
<truncated after showing first 30 lines>

TEST FAILED on sim-build : set_variable Vehicle StopNode Parking ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,442
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==17258==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f8e85662b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f8e85662b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x28e5677 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>

TEST FAILED on sim-build : set_variable Vehicle StopNode PositionRoadMap ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,410
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==17255==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #4 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #5 0x7f3025c85bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f3021be9b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
<truncated after showing first 30 lines>

TEST FAILED on sim-build : set_variable Vehicle VehicleTypeRelated get_id_multi_set ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,393
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==18322==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #4 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #5 0x7fd8b8c69bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7fd8b4bcdb24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
<truncated after showing first 30 lines>

TEST FAILED on sim-build : set_variable Vehicle VehicleTypeRelated get_id_single_set ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,393
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==18320==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #4 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #5 0x7fe52b290bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7fe5271f4b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
<truncated after showing first 30 lines>

TEST FAILED on sim-build : set_variable Vehicle VehicleTypeRelated multi_set ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,371
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==18326==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #4 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #5 0x7f1b2284dbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f1b1e7b1b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
<truncated after showing first 30 lines>

TEST FAILED on sim-build : set_variable Vehicle VehicleTypeRelated set_individual_length ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,393
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==18323==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #4 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #5 0x7f02b1c2dbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f02adb91b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
<truncated after showing first 30 lines>

TEST FAILED on sim-build : set_variable Vehicle remove_parking ( Last six runs Nov2017 )

---------- 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,405
> 
> =================================================================
> ==18041==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #4 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #5 0x7f9083391bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f907f2f5b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 72 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x12911c0 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:361:39
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
<truncated after showing first 30 lines>

TEST FAILED on sim-build : set_variable Vehicle rerouting effort_global_reroute ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,401
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==18052==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7fdbfd463b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7fdc014ffbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
<truncated after showing first 30 lines>

TEST FAILED on sim-build : set_variable Vehicle rerouting effort_vehicle_reroute ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,401
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==18054==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7fe6b8f3fb24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7fe6bcfdbbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
<truncated after showing first 30 lines>

TEST FAILED on sim-build : set_variable Vehicle rerouting tt_global_reroute ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,401
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==18050==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7efe96314b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7efe9a3b0bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
<truncated after showing first 30 lines>

TEST FAILED on sim-build : set_variable Vehicle rerouting tt_vehicle_reroute ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,401
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==18122==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f573edfcb24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7f5742e98bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
<truncated after showing first 30 lines>

TEST FAILED on sim-build : set_variable Vehicle resume_from_stop ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,367
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==18337==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f3a35c35b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #4 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #5 0x7f3a39cd1bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, 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 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x12911c0 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:361:39
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
<truncated after showing first 30 lines>

TEST FAILED on sim-build : set_variable Vehicle resume_from_stop_parking ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,399
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==18344==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f7bd72deb24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #4 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #5 0x7f7bdb37abfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, 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 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x12911c0 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:361:39
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x28e5677 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>

TEST FAILED on sim-build : set_variable Vehicle resume_from_stop_triggered ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,399
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==18341==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f65faad3b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #4 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #5 0x7f65feb6fbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, 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 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x12911c0 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:361:39
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x28e5677 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>

TEST FAILED on sim-build : set_variable Vehicle zSimpleSetGet VAR_ACCEL ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,371
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==18124==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #4 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #5 0x7fcca5034bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7fcca0f98b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
<truncated after showing first 30 lines>

TEST FAILED on sim-build : set_variable Vehicle zSimpleSetGet VAR_COLOR ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,371
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==18123==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #4 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #5 0x7f0ae673cbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f0ae26a0b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
<truncated after showing first 30 lines>

TEST FAILED on sim-build : set_variable Vehicle zSimpleSetGet VAR_DECEL ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,371
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==18140==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #4 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #5 0x7ff0387dcbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7ff034740b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
<truncated after showing first 30 lines>

TEST FAILED on sim-build : set_variable Vehicle zSimpleSetGet VAR_EMISSIONCLASS ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,371
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==18146==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #4 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #5 0x7f70dc058bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f70d7fbcb24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
<truncated after showing first 30 lines>

TEST FAILED on sim-build : set_variable Vehicle zSimpleSetGet VAR_IMPERFECTION ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,371
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==18147==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #4 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #5 0x7fdb888ffbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7fdb84863b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
<truncated after showing first 30 lines>

TEST FAILED on sim-build : set_variable Vehicle zSimpleSetGet VAR_LENGTH ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,371
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==18151==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #4 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #5 0x7f03f0e0bbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f03ecd6fb24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
<truncated after showing first 30 lines>

TEST FAILED on sim-build : set_variable Vehicle zSimpleSetGet VAR_MAXSPEED ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,371
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==18223==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #4 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #5 0x7fa4e1e82bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7fa4ddde6b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
<truncated after showing first 30 lines>

TEST FAILED on sim-build : set_variable Vehicle zSimpleSetGet VAR_MAXSPEED_0 ( Last six runs Nov2017 )

---------- 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,372
> 
> =================================================================
> ==18224==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #4 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #5 0x7fde4fff2bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7fde4bf56b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
<truncated after showing first 30 lines>

TEST FAILED on sim-build : set_variable Vehicle zSimpleSetGet VAR_MINGAP ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,371
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==18143==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #4 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #5 0x7fb9be5d6bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7fb9ba53ab24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
<truncated after showing first 30 lines>

TEST FAILED on sim-build : set_variable Vehicle zSimpleSetGet VAR_PARAMETER ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,380
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==18245==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7f269c480bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f26983e4b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
<truncated after showing first 30 lines>

TEST FAILED on sim-build : set_variable Vehicle zSimpleSetGet VAR_SHAPECLASS ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,371
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==18221==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #4 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #5 0x7f2fba354bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f2fb62b8b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
<truncated after showing first 30 lines>

TEST FAILED on sim-build : set_variable Vehicle zSimpleSetGet VAR_SPEED_FACTOR ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,371
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==18233==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #4 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #5 0x7fa5a4924bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7fa5a0888b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
<truncated after showing first 30 lines>

TEST FAILED on sim-build : set_variable Vehicle zSimpleSetGet VAR_TAU ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,371
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==18239==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #4 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #5 0x7f10d7c1dbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f10d3b81b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
<truncated after showing first 30 lines>

TEST FAILED on sim-build : set_variable Vehicle zSimpleSetGet VAR_VEHICLECLASS ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,371
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==18242==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #4 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #5 0x7f3ff7e7cbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f3ff3de0b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
<truncated after showing first 30 lines>

TEST FAILED on sim-build : set_variable Vehicle zSimpleSetGet VAR_WIDTH ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,371
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==18246==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #4 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #5 0x7fa2de036bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7fa2d9f9ab24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
<truncated after showing first 30 lines>

TEST FAILED on sim-build : testAPI ( Last six runs Nov2017 )

---------- 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,669
> 
> =================================================================
> ==19467==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 912 byte(s) in 2 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d4cd5 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:69:37
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f0957a33b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 912 byte(s) in 2 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #4 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #5 0x7f095bacf06a in xercesc_3_1::SAX2XMLReaderImpl::endElement(xercesc_3_1::XMLElementDecl const&, unsigned int, bool, unsigned short const*) (/usr/lib64/libxerces-c-3.1.so+0x22006a)
> 
> Indirect leak of 912 byte(s) in 2 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
<truncated after showing first 30 lines>

TEST FAILED on sim-build : variable_subscription VAR_VEH_SPEED ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,338
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==19288==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7f06d55e4bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f06d1548b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 72 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x12911c0 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:361:39
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
<truncated after showing first 30 lines>

TEST FAILED on sim-build : variable_subscription VAR_VEH_SPEEDLANEPOS1 ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,338
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==19291==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7feee2ed8bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7feedee3cb24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 72 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x12911c0 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:361:39
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
<truncated after showing first 30 lines>

TEST FAILED on sim-build : variable_subscription VAR_VEH_SPEEDLANEPOS2 ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,338
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==19293==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7f17fe652bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f17fa5b6b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 72 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x12911c0 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:361:39
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
<truncated after showing first 30 lines>

TEST FAILED on sim-build : variable_subscription VAR_VEH_SPEED_ARRIVED ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,338
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==19340==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7f776f0fcbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f776b060b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 72 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x12911c0 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:361:39
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
<truncated after showing first 30 lines>

TEST FAILED on sim-build : variable_subscription VAR_VEH_SPEED_LIMITED ( Last six runs Nov2017 )

---------- Differences in errors ----------
0a1,338
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33: runtime error: unsigned integer overflow: 397 - 624 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:33 in 
> /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26: runtime error: unsigned integer overflow: 227 + 18446744073709551389 cannot be represented in type 'unsigned long'
> SUMMARY: AddressSanitizer: undefined-behavior /usr/bin/../lib64/gcc/x86_64-suse-linux/4.8/../../../../include/c++/4.8/bits/random.tcc:416:26 in 
> 
> =================================================================
> ==19356==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7f649bbe5bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f6497b49b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 72 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x12911c0 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:361:39
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
<truncated after showing first 30 lines>

TEST FAILED on sim-build : variable_subscription errors ArrivedVehicle ( Last six runs Nov2017 )

---------- 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,357
> 
> =================================================================
> ==19357==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7efda03cfbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7efd9c333b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 72 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x12911c0 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:361:39
<truncated after showing first 30 lines>

TEST FAILED on sim-build : variable_subscription errors UnknownCommand ( Last six runs Nov2017 )

---------- 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,356
> 
> =================================================================
> ==19376==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7f29b00bfbfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f29ac023b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 72 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x12911c0 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:361:39
<truncated after showing first 30 lines>

TEST FAILED on sim-build : variable_subscription errors UnknownVariable ( Last six runs Nov2017 )

---------- 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,357
> 
> =================================================================
> ==19383==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7f79fcd18bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f79f8c7cb24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 72 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x12911c0 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:361:39
<truncated after showing first 30 lines>

TEST FAILED on sim-build : variable_subscription errors UnknownVehicle ( Last six runs Nov2017 )

---------- 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,357
> 
> =================================================================
> ==19369==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0xf303e2 in MSRouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:438:38
>     #3 0x5abb37 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:306:5
>     #4 0x28e5677 in GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:151:9
>     #5 0x28e5fcb in non-virtual thunk to GenericSAXHandler::endElement(unsigned short const*, unsigned short const*, unsigned short const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:121:20
>     #6 0x7f62e1d24bfd in xercesc_3_1::SAX2XMLReaderImpl::startElement(xercesc_3_1::XMLElementDecl const&, unsigned int, unsigned short const*, xercesc_3_1::RefVectorOf<xercesc_3_1::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib64/libxerces-c-3.1.so+0x220bfd)
> 
> Indirect leak of 456 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x128d111 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:283:28
>     #2 0x11d50b4 in MSVehicleControl::MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:72:39
>     #3 0x540594 in NLBuilder::loadAndRun() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:250:22
>     #4 0x50f265 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:73:15
>     #5 0x7f62ddc88b24 in __libc_start_main (/lib64/libc.so.6+0x21b24)
> 
> Indirect leak of 72 byte(s) in 1 object(s) allocated from:
>     #0 0x50c7eb in operator new(unsigned long) /home/abuild/rpmbuild/BUILD/llvm-3.7.0.src/stage2/../projects/compiler-rt/lib/asan/asan_new_delete.cc:62:35
>     #1 0x12911c0 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:361:39
<truncated after showing first 30 lines>