cloudtrends / doubango

Automatically exported from code.google.com/p/doubango
0 stars 0 forks source link

objc_msgSend() selector name: retain CRASH #446

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. randomly take your app to background (while a call session exists)
2. you open the app and you app is crashed
3.

What is the expected output? What do you see instead?
The app crashes when coming back to foreground (see the crash report attached). 

What version of the product are you using? On what operating system?
doubango r1262  
iOS 8.1
iPhone 4s/5s/6

Please provide any additional information below.
it crashes for: 
if(![NgnAVSession hasActiveSession]){

please refer to attached screenshot of crash report

Original issue reported on code.google.com by azimhem...@hotmail.com on 30 Apr 2015 at 11:28

Attachments:

GoogleCodeExporter commented 8 years ago

Original comment by boss...@yahoo.fr on 30 May 2015 at 8:46