From: bugzilla@dpdk.org
To: dev@dpdk.org
Subject: [Bug 51] make coverage aborts with core dump
Date: Thu, 24 May 2018 05:29:04 +0000 [thread overview]
Message-ID: <bug-51-3@http.dpdk.org/tracker/> (raw)
https://dpdk.org/tracker/show_bug.cgi?id=51
Bug ID: 51
Summary: make coverage aborts with core dump
Product: DPDK
Version: 18.02
Hardware: x86
OS: Linux
Status: CONFIRMED
Severity: normal
Priority: Normal
Component: other
Assignee: dev@dpdk.org
Reporter: jananeex.m.parthasarathy@intel.com
Target Milestone: ---
"make coverage" when executed runs UT cases and then aborts with a crash as
below.
OS: Ubuntu, Fedora27, CentOS - 64bit
Compiler: gcc
Code base: Latest dpdk-dpdk
Test Method:
1. Build dpdk
2. make test-build
3. make coverage
Result observed:
Total run time: 00m 50s
Number of failed tests: 23
EAL: Detected 48 lcore(s)
EAL: Detected 2 NUMA nodes
EAL: Multi-process socket /var/run/dpdk/rte/mp_socket_15416_2678df21839517
EAL: failed to send to (/var/run/dpdk/rte/mp_socket) due to Connection refused
EAL: Fail to send request /var/run/dpdk/rte/mp_socket:bus_vdev_mp
vdev_scan(): Failed to request vdev from primary
EAL: Probing VFIO support...
EAL: Could not map memory from primary process
EAL: It is recommended to disable ASLR in the kernel and retry running both
primary and secondary processes
EAL: FATAL: Cannot init memory
EAL: Cannot init memory
PANIC in main():
Cannot init EAL
5: /dpdk-dpdk/x86_64-native-linuxapp-gcc/app/dpdk-procinfo(_start+0x2a)
[0x45d6ca]]
4: [/lib64/libc.so.6(__libc_start_main+0xea) [0x7f55f310f88a]]
3: /dpdk-dpdk/x86_64-native-linuxapp-gcc/app/dpdk-procinfo(main+0x187)
[0x45ebe8]]
2: /dpdk-dpdk/x86_64-native-linuxapp-gcc/app/dpdk-procinfo(__rte_panic+0xb8)
[0x4508d6]]
1: /dpdk-dpdk/x86_64-native-linuxapp-gcc/app/dpdk-procinfo(rte_dump_stack+0x16)
[0x4d4d56]]
/bin/sh: line 13: 15416 Aborted (core dumped)
/dpdk-dpdk/x86_64-native-linuxapp-gcc/app/dpdk-procinfo --file-prefix=ring_perf
-- -m
make[2]: *** /dpdk-dpdk/mk/rte.sdktest.mk:65: coverage] Error 134
make[1]: *** /dpdk-dpdk/mk/rte.sdkroot.mk:73: coverage] Error 2
make: *** [Makefile:15: coverage] Error 2
Expected Result:
No crash to happen and coverage should be successful.
--
You are receiving this mail because:
You are the assignee for the bug.
reply other threads:[~2018-05-24 5:29 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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-51-3@http.dpdk.org/tracker/ \
--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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.