ios - EXC_BAD_ACCESS (SIGSEGV) and AVAudioSession -


This question and an answer is already here is:

  • 1 answer

I just stumble upon gap to have a new accident that I was confronted with yet .. crash reports as follows ..

  exception type: EXC_BAD_ACCESS (SIGSEGV) exception subtypes: KERN_INVALID_ADDRESS on catalyzed by 0xa16df4b9 Thread: 0 Thread 0 crashed: 0 libsystem_kernel.dylib 0x3b5126e4 __kill + 8 1 Trades Edmet 0x002d7d48 0x30000 + 2784584 2 libsystem_platform.dylib 0x3b575720 _sigtramp + 40 3 libAVFAudio.dylib 0x2fba794c - [Aviodio session Private International] + 48 4 Foundation 0x315eae46 __NSThreadPerformPerform + 382 5 CoreFoundation 0x30bd1f1c __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 12 6 CoreFoundation 0x30bd13e2 __CFRunLoopDoSources0 + 202 7 CoreFoundation 0x30bcfbd2 __CFRunLoopRun + 626 8 CoreFoundation 0x30b3a46c CFRunLoopRunSpecific + 520 9 CoreFoundation 0x30b3a24e CFRunLoopRunInMode + 102 10 GraphicsServices 0x358742e6 GSEventRunModal + 134 11 UIKit 0x333ef840 UIApplicationMain + 1132 12 TradeMate 0x0003ed86 0x30000 + 60,806 13 TradeMate 0x00037284 0x30000 + 29316  

say it There are some AVAudioSession about .. but there is no clue how to fix it For .. Please can anyone help me in this .. Thanks in advance ..

EXC_BAD_ACCESS (SIGSEGV) Exceptions An object has been revoked by trying to send a message. If you have your AVAudioSession object in a local variable.

can also be used for example

Comments