You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Type "apropos word" to search for commands related to "word"...
Reading symbols from /usr/bin/orchagent...Reading symbols from /usr/lib/debug/.build-id/f2/1ca493a357d807d2e38833574d6bdc00518151.debug...done.
done.
[New LWP 137]
[New LWP 132]
[New LWP 133]
[New LWP 124]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `orchagent -m ec:f4:bb:fe:80:90'.
Program terminated with signal SIGSEGV, Segmentation fault.
#0 0x000000000046885e in pair (this=0x7f769e386e50) at /usr/include/c++/4.9/bits/stl_pair.h:127
127 /usr/include/c++/4.9/bits/stl_pair.h: No such file or directory.
(gdb) bt
#0 0x000000000046885e in pair (this=0x7f769e386e50) at /usr/include/c++/4.9/bits/stl_pair.h:127 #1 AclOrch::collectCountersThread (pAclOrch=0x1614da0) at aclorch.cpp:1279 #2 0x00007f769fd02970 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6 #3 0x00007f76a0aa8064 in start_thread (arg=0x7f769e387700) at pthread_create.c:309 #4 0x00007f769f47262d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
(gdb) q
The text was updated successfully, but these errors were encountered:
not sure if it is related to #188
Type "apropos word" to search for commands related to "word"...
Reading symbols from /usr/bin/orchagent...Reading symbols from /usr/lib/debug/.build-id/f2/1ca493a357d807d2e38833574d6bdc00518151.debug...done.
done.
[New LWP 137]
[New LWP 132]
[New LWP 133]
[New LWP 124]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `orchagent -m ec:f4:bb:fe:80:90'.
Program terminated with signal SIGSEGV, Segmentation fault.
#0 0x000000000046885e in pair (this=0x7f769e386e50) at /usr/include/c++/4.9/bits/stl_pair.h:127
127 /usr/include/c++/4.9/bits/stl_pair.h: No such file or directory.
(gdb) bt
#0 0x000000000046885e in pair (this=0x7f769e386e50) at /usr/include/c++/4.9/bits/stl_pair.h:127
#1 AclOrch::collectCountersThread (pAclOrch=0x1614da0) at aclorch.cpp:1279
#2 0x00007f769fd02970 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6
#3 0x00007f76a0aa8064 in start_thread (arg=0x7f769e387700) at pthread_create.c:309
#4 0x00007f769f47262d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
(gdb) q
The text was updated successfully, but these errors were encountered: