Issue while registration

AG
Ashish Garg
Wed, Oct 10, 2012 2:15 PM

Hi,
I am facing issue while registering

10-09 19:05:33.117: I/XYZ_pjsip_log(26262): Adding account: id=
sip:5432100310@xxx.net
10-09 19:05:33.117: I/XYZ_pjsip_log(26262): !!!FATAL: unhandled exception
PJLIB/No memory!
10-09 19:05:33.117: A/libc(26262): Fatal signal 11 (SIGSEGV) at 0x00000004
(code=1)
Initialization was successful but facing issue while registration.
Thanks,
Ashish Garg

Hi, I am facing issue while registering 10-09 19:05:33.117: I/XYZ_pjsip_log(26262): Adding account: id= sip:5432100310@xxx.net 10-09 19:05:33.117: I/XYZ_pjsip_log(26262): !!!FATAL: unhandled exception PJLIB/No memory! 10-09 19:05:33.117: A/libc(26262): Fatal signal 11 (SIGSEGV) at 0x00000004 (code=1) Initialization was successful but facing issue while registration. Thanks, Ashish Garg
VV
varun v
Fri, Oct 12, 2012 5:51 PM

hi,

This might be a fault during memory access or pointer.
SIGSEV is the segmentation fault.
Try to flush out the memory and then initialize PJSIP.

On Wed, Oct 10, 2012 at 7:45 PM, Ashish Garg gargsudden@gmail.com wrote:

Hi,
I am facing issue while registering

10-09 19:05:33.117: I/XYZ_pjsip_log(26262): Adding account: id=
sip:5432100310@xxx.net
10-09 19:05:33.117: I/XYZ_pjsip_log(26262): !!!FATAL: unhandled exception
PJLIB/No memory!
10-09 19:05:33.117: A/libc(26262): Fatal signal 11 (SIGSEGV) at 0x00000004
(code=1)
Initialization was successful but facing issue while registration.
Thanks,
Ashish Garg


Visit our blog: http://blog.pjsip.org

pjsip mailing list
pjsip@lists.pjsip.org
http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org

hi, This might be a fault during memory access or pointer. SIGSEV is the segmentation fault. Try to flush out the memory and then initialize PJSIP. On Wed, Oct 10, 2012 at 7:45 PM, Ashish Garg <gargsudden@gmail.com> wrote: > Hi, > I am facing issue while registering > > 10-09 19:05:33.117: I/XYZ_pjsip_log(26262): Adding account: id= > sip:5432100310@xxx.net > 10-09 19:05:33.117: I/XYZ_pjsip_log(26262): !!!FATAL: unhandled exception > PJLIB/No memory! > 10-09 19:05:33.117: A/libc(26262): Fatal signal 11 (SIGSEGV) at 0x00000004 > (code=1) > Initialization was successful but facing issue while registration. > Thanks, > Ashish Garg > > > _______________________________________________ > Visit our blog: http://blog.pjsip.org > > pjsip mailing list > pjsip@lists.pjsip.org > http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org > >