DPDK usage discussions
 help / color / mirror / Atom feed
* [dpdk-users] Segmentation fault at rte_cpu_get_flag_enabled
@ 2020-04-20  7:09 vikram T
  2020-04-20 15:07 ` Stephen Hemminger
  0 siblings, 1 reply; 4+ messages in thread
From: vikram T @ 2020-04-20  7:09 UTC (permalink / raw)
  To: users

Hi,
I have been seeing the application crashes( DPDK v19.08) with segmentation
fault as below:
(gdb) bt
#0  0x000000000054fda9 in rte_cpu_get_flag_enabled ()
#1  0x00000000004f5d5e in rte_hash_crc_init_alg ()
#2  0x000000000084cf7d in __libc_csu_init ()
#3  0x00007ffff4df9425 in __libc_start_main () from /lib64/libc.so.6
#4  0x00000000005048df in _start ()
(gdb) q

Here the DPDK is built and linked on the machine different from the target
machine.
Hence used the flag - "CONFIG_RTE_MACHINE = default"  but no success.

Is there anything that needs to be followed to overcome this blocking issue?

Regards
Vikram

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2020-04-20 20:24 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-04-20  7:09 [dpdk-users] Segmentation fault at rte_cpu_get_flag_enabled vikram T
2020-04-20 15:07 ` Stephen Hemminger
2020-04-20 18:03   ` vikram T
2020-04-20 20:23     ` Stephen Hemminger

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).