Hi Marcos,

I'm not sure what you're asking here.  Reinstalling VPP should give you the
same outcome.

The log you provided, points to vnet[2669]: #2 0x00007f1e6cb16f11
ip4_lookup_node_fn + 0xad1.
To troubleshoot further, run gdb on the core file
 # gdb <path_to_vpp> <path_to_core>

You may need to install the debug rpm of VPP, vpp-dbg, but do not run this
file in production.  My experience is that if you run the debug image
outside of a lab, it will likely crash.


root@ae2a2e85c5d4:/vpp/src# grep -r "ASSERT (0)" * | wc -l


127


On Thu, Dec 24, 2020 at 1:11 PM Marcos - Mgiga <mar...@mgiga.com.br> wrote:

> Hi Paul,
>
>
>
> Ok, I will get the core file, but is this situation unusual ? Because if
> it is something so particular, maybe I should try reinstalling VPP.
>
>
>
> Best Regards
>
>
>
> *De:* vpp-dev@lists.fd.io <vpp-dev@lists.fd.io> *Em nome de *Paul
> Vinciguerra
> *Enviada em:* quinta-feira, 24 de dezembro de 2020 14:26
> *Para:* Marcos - Mgiga <mar...@mgiga.com.br>
> *Cc:* vpp-dev <vpp-dev@lists.fd.io>
> *Assunto:* Re: [vpp-dev] VPP crashes when route is not reachable
>
>
>
> Hi Marcos,
>
>
>
> You can still edit the systemd service file.  That should give you a core
> file if vpp crashes.
>
>
>
>
>
>
>
> On Wed, Dec 23, 2020 at 12:46 PM Marcos - Mgiga <mar...@mgiga.com.br>
> wrote:
>
> Hello Paul,
>
>
>
> No I haven’t. Actually I’ve installed VPP from packege manager. Do you
> think building VPP from source is a better way to deploy it?
>
>
>
> Best Regards
>
>
>
>
>
> Marcos
>
>
>
> *De:* vpp-dev@lists.fd.io <vpp-dev@lists.fd.io> *Em nome de *Paul
> Vinciguerra
> *Enviada em:* quarta-feira, 23 de dezembro de 2020 13:33
> *Para:* Marcos - Mgiga <mar...@mgiga.com.br>
> *Cc:* vpp-dev@lists.fd.io
> *Assunto:* Re: [vpp-dev] VPP crashes when route is not reachable
>
>
>
> Hi Marcos,
>
>
>
> Have you edited vpp.service and in commented the limitcore line?
>
>
>
>
> https://fdio-vpp.readthedocs.io/en/latest/troubleshooting/reportingissues/reportingissues.html
>
>
>
> On Dec 23, 2020, at 8:09 AM, Marcos - Mgiga <mar...@mgiga.com.br> wrote:
>
> 
>
> Hi there,
>
>
>
> I’m trying to setup the attached topology (VPPTOPOLOGY.png) in order to
> work with VPP as CGN deterministic gateway.  VPP is intend to replace
> another CGN software, so the link between VPP and BGNRouter is not working
> yet.
>
>
>
> So I first linked VPP to Layer2 switch and I was able to ping border
> router from vpp and vice versa.
>
>
>
> When I add a static route on border router pointed to some of the networks
> specified as “VPP ROUTING TABLE” on the drawing and start a ping, VPP
> immediately crashes.
>
>
>
> I attached all VPP config files and a outfrom from “journalctl -u vpp” at
> the moment of the crash, called error vpp.txt.
>
>
>
> Hope that helps, I wasn’t able to get a trace since VPP stops working when
> that happens.
>
>
>
> Best Regards
>
>
>
> Marcos
>
> <VPP TOPOLOGY.png>
>
> <config.conf>
>
> <error vpp.txt>
>
> <startup.conf>
>
>
>
>
> 
>
>
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#18429): https://lists.fd.io/g/vpp-dev/message/18429
Mute This Topic: https://lists.fd.io/mt/79238862/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