I was able to recreate the other error. Here is the stacktrace:

Step #900.00 (8ms ~= 125.00*RT, ~1000.00UPS, TraCI: 5ms, vehicles TOT
Step #1000.00 (3ms ~= 333.33*RT, ~2333.33UPS, TraCI: 5ms, vehicles TO
Step #1100.00 (2ms ~= 5corrupted size vs. prev_size

Program received signal SIGABRT, Aborted.
__GI_raise (sig=sig@entry=6)
    at ../sysdeps/unix/sysv/linux/raise.c:50
50      ../sysdeps/unix/sysv/linux/raise.c: No such file or directory.
(gdb) bt
#0  __GI_raise (sig=sig@entry=6)
    at ../sysdeps/unix/sysv/linux/raise.c:50
#1  0x00007ffffe805859 in __GI_abort () at abort.c:79
#2  0x00007ffffe8703ee in __libc_message (
    action=action@entry=do_abort, 
    fmt=fmt@entry=0x7ffffe99a285 "%s\n")
    at ../sysdeps/posix/libc_fatal.c:155
#3  0x00007ffffe87847c in malloc_printerr (
    str=str@entry=0x7ffffe99843a "corrupted size vs. prev_size")
    at malloc.c:5347
#4  0x00007ffffe878aeb in unlink_chunk (p=p@entry=0xd5bd290, 
    av=0x7ffffe9cbb80 <main_arena>) at malloc.c:1454
#5  0x00007ffffe87b773 in _int_malloc (
    av=av@entry=0x7ffffe9cbb80 <main_arena>, bytes=bytes@entry=8)
    at malloc.c:4041
#6  0x00007ffffe87d2d4 in __GI___libc_malloc (bytes=8)
    at malloc.c:3058
#7  0x00007ffffec0ac29 in operator new(unsigned long) ()
   from /lib/x86_64-linux-gnu/libstdc++.so.6
#8  0x00000000088655dc in __gnu_cxx::new_allocator<MSLane*>::allocate
(this=0xd5bc588, __n=1)
    at /usr/include/c++/9/ext/new_allocator.h:114
#9  0x0000000008861f78 in std::allocator_traits<std::allocator&lt;MSLane*>
>::allocate (__a=..., __n=1)
    at /usr/include/c++/9/bits/alloc_traits.h:444
#10 0x000000000885b736 in std::_Vector_base<MSLane*,
std::allocator&lt;MSLane*> >::_M_allocate (this=0xd5bc588, __n=1)

Thank you!



--
Sent from: http://sumo-user-mailing-list.90755.n8.nabble.com/
_______________________________________________
sumo-user mailing list
sumo-user@eclipse.org
To unsubscribe from this list, visit 
https://www.eclipse.org/mailman/listinfo/sumo-user

Reply via email to