See https://wiki.fd.io/view/VPP/BugReports "Core Files" section.

From: vpp-dev@lists.fd.io <vpp-dev@lists.fd.io> On Behalf Of Rubina Bianchi
Sent: Monday, November 19, 2018 8:05 AM
To: vpp-dev@lists.fd.io
Subject: [vpp-dev] VPP coredump question

Hi Dear VPP

I have two question about vpp coredump.
How can I use full-coredump parameter in my startup.conf to make a dump if vpp 
crashes?
After crash, where this dump will be saved?

Here is my startup.conf:
unix {
        nodaemon
        log /tmp/vpp.log
        full-coredump
        cli-listen /run/vpp/cli.sock
        startup-config /etc/vpp/init.conf
}

api-trace {
        on
}

api-segment {
        gid vpp
}

cpu {
        main-core 1
        corelist-workers 2
        workers 1
}

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.

View/Reply Online (#11314): https://lists.fd.io/g/vpp-dev/message/11314
Mute This Topic: https://lists.fd.io/mt/28241075/21656
Group Owner: vpp-dev+ow...@lists.fd.io
Unsubscribe: https://lists.fd.io/g/vpp-dev/unsub  [arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to