linphone-developers
[Top][All Lists]
Advanced

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

[Linphone-developers] linphone iOS 8 crash


From: Luis Soltero
Subject: [Linphone-developers] linphone iOS 8 crash
Date: Thu, 18 Sep 2014 16:20:29 -0400
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.9; rv:24.0) Gecko/20100101 Thunderbird/24.6.0

hello all,

linphone v 2.2.2 from the itunes store crashes on iOS 8 when you try to access 
the contact list.  Here is the sequence

1. run linphone
2. go to chat
3. click on new discussion
4. Select a contact
5. boom...

here is the console for the crash log... Any one know how to fix this?  we can 
build from source just need to know what
patch to apply. 


2014-09-18 16:11:25.426 linphone[264:31101] PhoneMainView: Change current view 
to Contacts
2014-09-18 16:11:25.498 linphone[264:31101] Load contact list
2014-09-18 16:11:27.059 linphone[264:31101] PhoneMainView: Change current view 
to ContactDetails
2014-09-18 16:11:27.184 linphone[264:31101] Crash: *** -[__NSArrayM 
objectAtIndex:]: index 0 beyond bounds for empty array
2014-09-18 16:11:27.233 linphone[264:31101] Stack Trace: (
    0   CoreFoundation                      0x25023f9f <redacted> + 150
    1   libobjc.A.dylib                     0x3264ac77 objc_exception_throw + 38
    2   CoreFoundation                      0x24f383e7 <redacted> + 230
    3   linphone                            0x00077251 
-[ContactDetailsTableViewController getSectionData:] + 92
    4   linphone                            0x0007c1dd 
-[ContactDetailsTableViewController
tableView:heightForHeaderInSection:] + 204
    5   UIKit                               0x285701db <redacted> + 302
    6   UIKit                               0x2856e9b9 <redacted> + 172
    7   UIKit                               0x28838be5 <redacted> + 352
    8   UIKit                               0x2856e86d <redacted> + 364
    9   UIKit                               0x2856e685 <redacted> + 56
    10  UIKit                               0x2856e4c1 <redacted> + 344
    11  UIKit                               0x285741b3 <redacted> + 70
    12  UIKit                               0x2849ebe1 <redacted> + 1308
    13  UIKit                               0x284bd957 <redacted> + 50
    14  UIKit                               0x2849e953 <redacted> + 654
    15  UIKit                               0x2849e265 <redacted> + 112
    16  UIKit                               0x2849e181 <redacted> + 428
    17  UIKit                               0x284a85dd <redacted> + 1436
    18  UIKit                               0x284a8037 <redacted> + 30
    19  linphone                            0x00056b4d 
+[UICompositeViewController addSubView:view:] + 388
    20  linphone                            0x00059195 
-[UICompositeViewController update:tabBar:stateBar:fullscreen:] +
7532
    21  linphone                            0x000593c3 
-[UICompositeViewController changeView:] + 106
    22  linphone                            0x0001cf5f -[PhoneMainView 
_changeCurrentView:transition:force:] + 618
    23  linphone                            0x0001ccef -[PhoneMainView 
changeCurrentView:push:] + 278
    24  linphone                            0x00027e45 
-[ContactsTableViewController tableView:didSelectRowAtIndexPath:]
+ 412
    25  UIKit                               0x285b7fc7 <redacted> + 918
    26  UIKit                               0x28669627 <redacted> + 194
    27  UIKit                               0x2851b919 <redacted> + 308
    28  UIKit                               0x284977df <redacted> + 458
    29  CoreFoundation                      0x24fea845 <redacted> + 20
    30  CoreFoundation                      0x24fe7f29 <redacted> + 276
    31  CoreFoundation                      0x24fe832b <redacted> + 914
    32  CoreFoundation                      0x24f35db1 CFRunLoopRunSpecific + 
476
    33  CoreFoundation                      0x24f35bc3 CFRunLoopRunInMode + 106
    34  GraphicsServices                    0x2c299051 GSEventRunModal + 136
    35  UIKit                               0x28500f01 UIApplicationMain + 1440
    36  linphone                            0x00008fdd main + 124
    37  libdyld.dylib                       0x32be6aaf <redacted> + 2
)
2014-09-18 16:11:27.238 linphone[264:31101] *** Terminating app due to uncaught 
exception 'NSRangeException', reason:
'*** -[__NSArrayM objectAtIndex:]: index 0 beyond bounds for empty array'
*** First throw call stack:
(0x25023f87 0x3264ac77 0x24f383e7 0x77251 0x7c1dd 0x285701db 0x2856e9b9 
0x28838be5 0x2856e86d 0x2856e685 0x2856e4c1
0x285741b3 0x2849ebe1 0x284bd957 0x2849e953 0x2849e265 0x2849e181 0x284a85dd 
0x284a8037 0x56b4d 0x59195 0x593c3 0x1cf5f
0x1ccef 0x27e45 0x285b7fc7 0x28669627 0x2851b919 0x284977df 0x24fea845 
0x24fe7f29 0x24fe832b 0x24f35db1 0x24f35bc3
0x2c299051 0x28500f01 0x8fdd 0x32be6aaf)
libc++abi.dylib: terminating with uncaught exception of type NSException

-- 


Luis Soltero, Ph.D., MCS
Director of Software Development, CTO
Global Marine Networks, LLC
StarPilot, LLC
Tel: +1.865.379.8723
Fax: +1.865.681.5017
E-Mail: address@hidden
Web: http://www.globalmarinenet.net
Web: http://www.redportglobal.com
Web: http://www.starpilotllc.com




reply via email to

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