Hi Liviu,

My answers inline. Recompiled with QM_MALLOC / DBG_MALLOC flags enabled.

- async rest function you are using (get / post) – Am using PUT, tried POST 
too. Both cases it crashes.

After restarting OpenSIPS, output of “opensipsctl fifo get_statistics shmem: 
pkmem” is attached here with this email.

Let me know if any information needed.

Regards,
Agalya
From: Users [mailto:users-boun...@lists.opensips.org] On Behalf Of Liviu Chircu
Sent: Thursday, March 02, 2017 11:17 AM
To: users@lists.opensips.org
Subject: Re: [OpenSIPS-Users] [RELEASE] OpenSIPS minor releases: 2.2.3 and 
1.11.10


Hi Agalya,

Yes, let's start dissecting it over there. Since the crash is in libcurl, I 
need the following info in the report, for starters:

- OS version (I understand libcurl is 7.29.0, maybe I can attempt to reproduce)

- async rest function you are using (get / post)

- output of "opensipsctl fifo get_statistics shmem: pkmem:", right after you 
start OpenSIPS

Also, are you able to recompile OpenSIPS with both QM_MALLOC / DBG_MALLOC flags 
enabled? It will speed up our debugging. You can select these under the compile 
flags menu, once you run the "make menuconfig" build configurator.

Regards,

Liviu Chircu

OpenSIPS Developer

http://www.opensips-solutions.com



OpenSIPS Summit May 2017 Amsterdam

  http://www.opensips.org/events/Summit-2017Amsterdam.html
On 02.03.2017 17:27, Ramachandran, Agalya (Contractor) wrote:
Hi Liviu,

I have applied your fix with commit 
id(df6a9a9bc3f7c65165639a9c88a4359698d0e5b8), retested it still am facing the 
same issue.
Should I raise for the defect in https://github.com/OpenSIPS/opensips/issues ?

Regards,
Agalya

shmem:total_size:: 33554432
shmem:used_size:: 2642136
shmem:real_used_size:: 2884112
shmem:max_used_size:: 2884552
shmem:free_size:: 30670320
shmem:fragments:: 244
pkmem:0-total_size:: 2097152
pkmem:0-used_size:: 102216
pkmem:0-real_used_size:: 406400
pkmem:0-max_used_size:: 406400
pkmem:0-free_size:: 1690752
pkmem:0-fragments:: 893
pkmem:1-total_size:: 2097152
pkmem:1-used_size:: 123392
pkmem:1-real_used_size:: 429880
pkmem:1-max_used_size:: 429880
pkmem:1-free_size:: 1667272
pkmem:1-fragments:: 916
pkmem:2-total_size:: 2097152
pkmem:2-used_size:: 102216
pkmem:2-real_used_size:: 406400
pkmem:2-max_used_size:: 406400
pkmem:2-free_size:: 1690752
pkmem:2-fragments:: 893
pkmem:3-total_size:: 2097152
pkmem:3-used_size:: 102216
pkmem:3-real_used_size:: 406400
pkmem:3-max_used_size:: 406400
pkmem:3-free_size:: 1690752
pkmem:3-fragments:: 893
pkmem:4-total_size:: 2097152
pkmem:4-used_size:: 155480
pkmem:4-real_used_size:: 460144
pkmem:4-max_used_size:: 460144
pkmem:4-free_size:: 1637008
pkmem:4-fragments:: 898
pkmem:5-total_size:: 2097152
pkmem:5-used_size:: 155480
pkmem:5-real_used_size:: 460144
pkmem:5-max_used_size:: 460144
pkmem:5-free_size:: 1637008
pkmem:5-fragments:: 898
pkmem:6-total_size:: 2097152
pkmem:6-used_size:: 155480
pkmem:6-real_used_size:: 460144
pkmem:6-max_used_size:: 460144
pkmem:6-free_size:: 1637008
pkmem:6-fragments:: 898
pkmem:7-total_size:: 2097152
pkmem:7-used_size:: 155480
pkmem:7-real_used_size:: 460144
pkmem:7-max_used_size:: 460144
pkmem:7-free_size:: 1637008
pkmem:7-fragments:: 898
pkmem:8-total_size:: 2097152
pkmem:8-used_size:: 155480
pkmem:8-real_used_size:: 460144
pkmem:8-max_used_size:: 460144
pkmem:8-free_size:: 1637008
pkmem:8-fragments:: 898
_______________________________________________
Users mailing list
Users@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/users

Reply via email to