[FFmpeg-trac] #8679(undetermined:new): av_vlog crash in master

FFmpeg trac at avcodec.org
Mon May 18 14:20:04 EEST 2020


#8679: av_vlog crash in master
-------------------------------------+-------------------------------------
             Reporter:  juha-h       |                    Owner:
                 Type:  defect       |                   Status:  new
             Priority:  normal       |                Component:
                                     |  undetermined
              Version:  git-master   |               Resolution:
             Keywords:  android      |               Blocked By:
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------
Changes (by juha-h):

 * keywords:   => android


Comment:

 When I commented out the av_log line:

 static void capture_session_closed(void *context, ACameraCaptureSession
 *session)
 {
 //    av_log(context, AV_LOG_INFO, "Android camera capture session was
 closed.\n");
 }

 I was not able to reproduce the crash even when I tried more that 20
 times.

--
Ticket URL: <https://trac.ffmpeg.org/ticket/8679#comment:3>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list