linphone-developers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Linphone-developers] App crashing after click on signin-(belle_sip_


From: krishna prakash
Subject: Re: [Linphone-developers] App crashing after click on signin-(belle_sip_object_marshal crash after signin)
Date: Tue, 7 Oct 2014 18:38:23 +0530

Hi BIENKOWSKI,

By using debug i am finding this messages. can you help me to figure out?
I am using iphone4,7.1 OS. xcode 5.1.

Garbage collecting unowned object of type belle_generic_uri_t
2014-10-07 18:23:17.139 linphone[808:1703] There is no object pool created in thread [25694208]. Use belle_sip_object_pool_push() to create one. Unowned objects not unref'd will be leaked.



Table already up to date: duplicate column name: url.
2014-10-07 18:23:17.165 linphone[808:60b] Table already up to date: duplicate column name: utc.
2014-10-07 18:23:17.170 linphone[808:60b] Table already up to date: duplicate column name: appdata.


Network state is now [UP]
2014-10-07 18:23:17.215 linphone[808:60b] Stun server resolution successful.
2014-10-07 18:23:17.228 linphone[808:60b] Network connectivity changed to type [wifi]
2014-10-07 18:23:17.230 linphone[808:60b] Linphone [3.7.0]  started on [iPhone]



LinphoneProxyConfig [0x4a2d680] about to register (LinphoneCore version: 3.7.0)
2014-10-07 18:23:36.880 linphone[808:60b] header_address parser error for []



thread #1: tid = 0x5e6a, 0x001979e6 linphone`belle_sip_object_marshal(obj=0x00000000, buff=0x27dfd70c, buff_size=1024, offset=0x27dfd708) + 14 at belle_sip_object.c:496, queue = 'com.apple.main-thread', stop reason = EXC_BAD_ACCESS (code=1, address=0x0)
    frame #0: 0x001979e6 linphone`belle_sip_object_marshal(obj=0x00000000, buff=0x27dfd70c, buff_size=1024, offset=0x27dfd708) + 14 at belle_sip_object.c:496
    frame #1: 0x0038dcec linphone`sal_address_as_string(addr=<unavailable>) + 68 at sal_address_impl.c:139
    frame #2: 0x0037ac9c linphone`sal_op_add_route_address [inlined] sal_op_set_route_address(address=<unavailable>, op=<unavailable>) + 4 at sal.c:377
  * frame #3: 0x0037ac98 linphone`sal_op_add_route_address(op=<unavailable>, address=<unavailable>) + 28 at sal.c:386
    frame #4: 0x0037692c linphone`linphone_configure_op [inlined] linphone_transfer_routes_to_op(op=0x04a0edd0) + 18 at linphonecore.c:2854
    frame #5: 0x0037691a linphone`linphone_configure_op(lc=<unavailable>, op=0x04a0edd0, dest=0x04a1a0e0, headers=0x00000000, with_contact=<unavailable>) + 230 at linphonecore.c:2873
    frame #6: 0x003820c0 linphone`linphone_proxy_config_update [inlined] linphone_proxy_config_register(obj=0x04a2d680) + 96 at proxy.c:425
    frame #7: 0x00382060 linphone`linphone_proxy_config_update(cfg=0x04a2d680) + 252 at proxy.c:1380
    frame #8: 0x00396f0a linphone`ms_list_for_each(list=<unavailable>, func=0x00381f65) + 14 at mscommon.c:155
    frame #9: 0x0037592e linphone`linphone_core_iterate [inlined] proxy_update(lc=0x012f2400) + 20 at linphonecore.c:2199
    frame #10: 0x0037591a linphone`linphone_core_iterate(lc=0x012f2400) + 810 at linphonecore.c:2373
    frame #11: 0x0004a1ce linphone`-[LinphoneManager iterate](self=0x00c639d0, _cmd=0x33606ee4) + 26 at LinphoneManager.m:1105
    frame #12: 0x2e55ad2c Foundation`__NSFireTimer + 64
    frame #13: 0x2db410de CoreFoundation`__CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION__ + 14
    frame #14: 0x2db40cf6 CoreFoundation`__CFRunLoopDoTimer + 782
    frame #15: 0x2db3f092 CoreFoundation`__CFRunLoopRun + 1210
    frame #16: 0x2daa9c26 CoreFoundation`CFRunLoopRunSpecific + 522
    frame #17: 0x2daa9a0a CoreFoundation`CFRunLoopRunInMode + 106
    frame #18: 0x32788282 GraphicsServices`GSEventRunModal + 138
    frame #19: 0x3034d048 UIKit`UIApplicationMain + 1136
    frame #20: 0x0000a0dc linphone`main(argc=1, argv=0x27dffc74) + 124 at main.m:38

On Tue, Oct 7, 2014 at 6:28 PM, krishna prakash <address@hidden> wrote:
Hi BIENKOWSKI,

By using debug i am finding this messages. can you help me to figure out?
I am using iphone4,7.1 OS. xcode 5.1.

Garbage collecting unowned object of type belle_generic_uri_t
2014-10-07 18:23:17.139 linphone[808:1703] There is no object pool created in thread [25694208]. Use belle_sip_object_pool_push() to create one. Unowned objects not unref'd will be leaked.



Table already up to date: duplicate column name: url.
2014-10-07 18:23:17.165 linphone[808:60b] Table already up to date: duplicate column name: utc.
2014-10-07 18:23:17.170 linphone[808:60b] Table already up to date: duplicate column name: appdata.


Network state is now [UP]
2014-10-07 18:23:17.215 linphone[808:60b] Stun server resolution successful.
2014-10-07 18:23:17.228 linphone[808:60b] Network connectivity changed to type [wifi]
2014-10-07 18:23:17.230 linphone[808:60b] Linphone [3.7.0]  started on [iPhone]



LinphoneProxyConfig [0x4a2d680] about to register (LinphoneCore version: 3.7.0)
2014-10-07 18:23:36.880 linphone[808:60b] header_address parser error for []



On Tue, Oct 7, 2014 at 6:01 PM, BIENKOWSKI Guillaume <address@hidden> wrote:
Hello Krishna,

Could you try to reproduce by reseting the simulator before retrying?
Also, some debug logs would be helpful: you can enable them in the Advanced settings or by compiling in Debug mode and installing on a fresh device/simulator.
From the backtrace, it looks like you already had a proxy config when triggering the wizard, is it the case?


Regards,


On Tue, Oct 7, 2014 at 12:35 PM, krishna prakash <address@hidden> wrote:
Hi,

I downloaded new ios linphone build. When i tried to signin with sip account its getting crash with bad access. But when i tried to login from settings its registered successfully. I am unable to produce the crash issue. Please help me to figure out.

belle_sip_object.c:508
Inline image 1


--
Best Regards,
Krishna Prakash


_______________________________________________
Linphone-developers mailing list
address@hidden
https://lists.nongnu.org/mailman/listinfo/linphone-developers



_______________________________________________
Linphone-developers mailing list
address@hidden
https://lists.nongnu.org/mailman/listinfo/linphone-developers




--
Best Regards,
Krishna Prakash
Ph:+91-8985-128-228



--
Best Regards,
Krishna Prakash
Ph:+91-8985-128-228

reply via email to

[Prev in Thread] Current Thread [Next in Thread]