Changes between Initial Version and Version 2 of Ticket #1837


Ignore:
Timestamp:
Apr 8, 2015 9:03:23 AM (9 years ago)
Author:
ming
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #1837

    • Property Status changed from new to closed
    • Property Resolution changed from to fixed
    • Property Summary changed from Fix premature dispatch queue release in iOS capture device to Fix dispatch queue problem in iOS capture device (crash in enc_clock_cb)
  • Ticket #1837 – Description

    initial v2  
     1This problem may cause crash such as: 
     2{{{ 
     3#0      0x00056c64 in tee_put_frame at pjmedia/pjmedia/vid_tee.c:360 
     4#1      0x0005427c in enc_clock_cb at pjmedia/src/pjmedia/vid_port.c:1054 
     5#2      0x0003ad7e in clock_thread at pjmedia/src/pjmedia/clock_thread.c:378 
     6#3      0x0002667e in thread_main at pjlib/src/pj/os_core_unix.c:541 
     7}}}