DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] [Bug 59] Cannot start secondary processes anyhow on Redhat EL7
@ 2018-06-01 16:05 bugzilla
  0 siblings, 0 replies; 3+ messages in thread
From: bugzilla @ 2018-06-01 16:05 UTC (permalink / raw)
  To: dev

https://dpdk.org/tracker/show_bug.cgi?id=59

            Bug ID: 59
           Summary: Cannot start secondary processes anyhow on Redhat EL7
           Product: DPDK
           Version: 18.02
          Hardware: x86
                OS: Linux
            Status: CONFIRMED
          Severity: major
          Priority: Normal
         Component: core
          Assignee: dev@dpdk.org
          Reporter: m.lanzuisi@resi.it
  Target Milestone: ---

Created attachment 7
  --> https://dpdk.org/tracker/attachment.cgi?id=7&action=edit
Core Dump GDB Output

Hi all,

I was using DPDK 2.2.0 on Redhat EL6. It worked with this configuration:

- a tiny process launched the "rte_eal_get_physmem_layout()" function;
- the primary process started with "--base-virtaddr=X" where X is the value
returned by the tiny process;
- the secondary process started and attached to the rings and mempools created
by the primary process.

Now I downloaded dpdk-18.02.1.tar.xz, recompiled all the processes with the new
version, changed some functions for compatibility and ran everything on a
Redhat EL7.
ASLR is disabled, but I had the 

"WARNING! Base virtual address hint (0x7fff80000000 != 0x7ffefffcd000) not
respected!"

messages when starting the primary process, so changed manually the
"--base-virtaddr" parameter to avoid these warnings.
After the warnings did not happen any more, when starting the secondary
process, it fails with a segfault.

To avoid the warnings, I set the address "0x7ffa3ffcd000"

Inside the core dump attached you can see that address requested by the
secondary process is "0x7ffabfd47080" and the gdb says "Cannot access memory at
address 0x7ffabfd47080.

The function that generates the error is "rte_ctrlmbuf_alloc()".

I don't know if any other parameter in the kernel/hugepages spaces must be set.

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

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

* [dpdk-dev] [Bug 59] Cannot start secondary processes anyhow on Redhat EL7
       [not found] <bug-59-3@http.bugs.dpdk.org/>
  2018-07-09 22:12 ` bugzilla
@ 2018-07-09 22:14 ` bugzilla
  1 sibling, 0 replies; 3+ messages in thread
From: bugzilla @ 2018-07-09 22:14 UTC (permalink / raw)
  To: dev

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

Ajit Khaparde (ajit.khaparde@broadcom.com) changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|FIXED                       |INVALID

--- Comment #6 from Ajit Khaparde (ajit.khaparde@broadcom.com) ---
Closing as invalid since it was a problem with compilation.

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

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

* [dpdk-dev] [Bug 59] Cannot start secondary processes anyhow on Redhat EL7
       [not found] <bug-59-3@http.bugs.dpdk.org/>
@ 2018-07-09 22:12 ` bugzilla
  2018-07-09 22:14 ` bugzilla
  1 sibling, 0 replies; 3+ messages in thread
From: bugzilla @ 2018-07-09 22:12 UTC (permalink / raw)
  To: dev

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

Ajit Khaparde (ajit.khaparde@broadcom.com) changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|CONFIRMED                   |RESOLVED
                 CC|                            |ajit.khaparde@broadcom.com
         Resolution|---                         |FIXED

--- Comment #5 from Ajit Khaparde (ajit.khaparde@broadcom.com) ---
Closing based on comment# 4.

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

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

end of thread, other threads:[~2018-07-09 22:14 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-06-01 16:05 [dpdk-dev] [Bug 59] Cannot start secondary processes anyhow on Redhat EL7 bugzilla
     [not found] <bug-59-3@http.bugs.dpdk.org/>
2018-07-09 22:12 ` bugzilla
2018-07-09 22:14 ` bugzilla

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).