[dpdk-dev] segmentation fault in rte_eal_wait_lcore - regarding.

Perugu Hemasai Chandra Prasad hemasaiperugu at 5g.iith.ac.in
Sun Dec 29 16:58:01 CET 2019


Hi All,
         I have a segmentation fault issue regarding ret_eal_wait_lcore and
rte_eal_mp_wait_lcore(),
I am running the code in a few logical cores using rte_eal_remote _launch()
function which has a  while (1) (infinite loop) in all the functions
launched by remote launch and when i am terminating the code with 'ctrl+c'
i am getting segmentation fault at  rte_eal_mp_wait_lcore(), then I
replaced that with rte_eal_wait_lcore() for the respective logical cores
even then i am getting a segmentation fault, can anyone please clarify this
issue?

Thanks & Regards,
Hemasai


More information about the dev mailing list