Re: [vpp-dev] vpp main thread crashed at mspace_put

2021-07-19 Thread Satya Murthy
Thanks Sudhir for the quick inputs. Will check if we have any leaks. Also, as a side question, How are you finding leaks in VPP ? Are you using address sanitizer (or) something else? -- Thanks & Regards, Murthy -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group.

Re: [vpp-dev] vpp main thread crashed at mspace_put

2021-07-19 Thread Sudhir CR via lists.fd.io
Hi Murthy, We observed this issue when memory is exhausted in our system (due to memory leak in our application). After solving the above mentioned issue we have not observed this issue. Regards, Sudhir On Mon, Jul 19, 2021 at 4:46 PM Satya Murthy wrote: > Hi Sudhir, > > Were you able to find

Re: [vpp-dev] vpp main thread crashed at mspace_put

2021-07-19 Thread Satya Murthy
Hi Sudhir, Were you able to find a solution to this problem. We are also facing similar issue. Any inputs would be helpful. -- Thanks & Regards, Murthy -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#19830):

Re: [vpp-dev] vpp main thread crashed at mspace_put

2021-03-26 Thread Benoit Ganne (bganne) via lists.fd.io
https://fd.io/docs/vpp/master/troubleshooting/reportingissues/index.html Best ben > -Original Message- > From: vpp-dev@lists.fd.io On Behalf Of Sudhir CR via > lists.fd.io > Sent: vendredi 26 mars 2021 05:49 > To: vpp-dev@lists.fd.io > Subject: Re: [vpp-dev] vpp m

Re: [vpp-dev] vpp main thread crashed at mspace_put

2021-03-25 Thread Sudhir CR via lists.fd.io
Hi All, The segmentation fault is happening at memset in the code below. #if CLIB_DEBUG > 0 && !defined(CLIB_SANITIZE_ADDR) */* Poison the object */* { size_t psize = mspace_usable_size

[vpp-dev] vpp main thread crashed at mspace_put

2021-03-25 Thread Sudhir CR via lists.fd.io
Hi All, We have loaded our box with internet feed routes. Initially everything is good. But after *three hours* we observed a *vpp main thread crashed* due to *segmentation error *at mspace_put function. #28 0x7f0f802c0793 in unix_signal_handler (signum=11, si=0x7f0f33c086b0,