DPDK patches and discussions
 help / color / mirror / Atom feed
From: bugzilla@dpdk.org
To: dev@dpdk.org
Subject: [Bug 1167] apps segfault at startup in debug mode
Date: Sun, 26 Feb 2023 18:21:04 +0000	[thread overview]
Message-ID: <bug-1167-3@http.bugs.dpdk.org/> (raw)

[-- Attachment #1: Type: text/plain, Size: 2166 bytes --]

https://bugs.dpdk.org/show_bug.cgi?id=1167

            Bug ID: 1167
           Summary: apps segfault at startup in debug mode
           Product: DPDK
           Version: 23.03
          Hardware: POWER
                OS: Linux
            Status: UNCONFIRMED
          Severity: critical
          Priority: Normal
         Component: eventdev
          Assignee: dev@dpdk.org
          Reporter: alialnu@nvidia.com
  Target Milestone: ---

$ meson --werror --buildtype=debug build && ninja -C build

$ ./build/app/dpdk-testpmd -n 4 -a 0000:00:08.0 -- -i
Segmentation fault

#0  0x00000001004219a4 in rte_eth_trace_tx_hairpin_queue_setup (port_id=40784,
tx_queue_id=41280,
    nb_tx_desc=6460, conf=0x1100c, ret=-139457008) at
../lib/ethdev/ethdev_trace.h:259
#1  0x00000001004e5228 in __rte_trace_point_register (
    handle=0x100f66648 <__rte_eth_trace_tx_hairpin_queue_setup>,
    name=0x100dfa140 <__rte_eth_trace_tx_hairpin_queue_setup_name>
"lib.ethdev.tx_hairpin_queue_setup",
    register_fn=0x10042193c <rte_eth_trace_tx_hairpin_queue_setup>) at
../lib/eal/common/eal_common_trace.c:477
#2  0x000000010042f778 in rte_eth_trace_tx_hairpin_queue_setup_init () at
../lib/ethdev/ethdev_trace_points.c:136
#3  0x0000000100d8d23c in __libc_csu_init ()
#4  0x00007ffff78f80dc in generic_start_main (main=0x10012f6cc <main>,
argc=<optimized out>, argv=0x7ffffffff4f8,
    auxvec=0x7ffffffff5d8, init=0x100d8d1b0 <__libc_csu_init>,
rtld_fini=<optimized out>,
    stack_end=<optimized out>, fini=<optimized out>) at ../csu/libc-start.c:264
#5  0x00007ffff78f8324 in __libc_start_main (argc=<optimized out>,
argv=<optimized out>, ev=<optimized out>,
    auxvec=<optimized out>, rtld_fini=<optimized out>, stinfo=<optimized out>,
stack_on_entry=<optimized out>)
    at ../sysdeps/unix/sysv/linux/powerpc/libc-start.c:98
#6  0x0000000000000000 in ?? ()

Architecture: ppc64le
Hypervisor vendor: KVM
CPU: POWER9 (architected), altivec supported, 2.2 (pvr 004e 1202)
OS: Ubuntu 20.04
Kernel: 5.4.0-26-generic
Device: Nvidia ConnectX-6 Dx

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #2: Type: text/html, Size: 4146 bytes --]

             reply	other threads:[~2023-02-26 18:21 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-02-26 18:21 bugzilla [this message]
2023-02-28 11:13 ` bugzilla
2023-02-28 13:25 ` bugzilla
2023-03-01 17:12 ` bugzilla

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=bug-1167-3@http.bugs.dpdk.org/ \
    --to=bugzilla@dpdk.org \
    --cc=dev@dpdk.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).