Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

工具arp会崩溃 #828

Open
tengliu0929 opened this issue Jul 7, 2024 · 1 comment
Open

工具arp会崩溃 #828

tengliu0929 opened this issue Jul 7, 2024 · 1 comment

Comments

@tengliu0929
Copy link

我起动一个f-stack进程,然后需要用工具arp,命令如下./arp -p 1 -s 172.168.18.2 06:29:48:55:8d:2,但是初始化就崩溃了。崩溃栈如下
#0 0x0000000000000000 in ?? ()
#1 0x000000000040accc in rte_mempool_ops_dequeue_bulk (mp=0x1552f1c80, obj_table=0x1552f1d50, n=513) at /data/middleman_email/dpdk/mynative/include/rte_mempool.h:657
#2 0x000000000040afdf in __mempool_generic_get (cache=0x1552f1d40, n=1, obj_table=0x7fffffffe208, mp=0x1552f1c80) at /data/middleman_email/dpdk/mynative/include/rte_mempool.h:1363
#3 rte_mempool_generic_get (cache=0x1552f1d40, n=1, obj_table=0x7fffffffe208, mp=0x1552f1c80) at /data/middleman_email/dpdk/mynative/include/rte_mempool.h:1426
#4 rte_mempool_get_bulk (n=1, obj_table=0x7fffffffe208, mp=0x1552f1c80) at /data/middleman_email/dpdk/mynative/include/rte_mempool.h:1459
#5 rte_mempool_get (obj_p=0x7fffffffe208, mp=0x1552f1c80) at /data/middleman_email/dpdk/mynative/include/rte_mempool.h:1485
#6 ff_ipc_msg_alloc () at ff_ipc.c:94
#7 0x000000000040c687 in rtioctl (data=0x611b80 <m_rtmsg> "\250", len=168, read_len=664) at rtioctl.c:79
#8 0x00000000004032be in rtmsg (cmd=4, dst=0x611b60 , sdl=0x7fffffffe3c0) at arp.c:825
#9 0x00000000004023ab in set (argc=-1, argv=0x7fffffffe548) at arp.c:421
#10 0x0000000000401c4c in main (argc=2, argv=0x7fffffffe538) at arp.c:210

@typochecker
Copy link
Contributor

hello, which version

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants