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

FFmpeg trac at avcodec.org
Mon May 18 13:52:49 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:               |               Blocked By:
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------

Comment (by juha-h):

 I suspect that the crash comes from this statement:

 ./libavdevice/android_camera.c:    av_log(context, AV_LOG_INFO, "Android
 camera capture session was closed.\n");

 When the crash happens that message is not printed when it is expected to
 show up.

 The crash does not happen every time the message is printed.

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


More information about the FFmpeg-trac mailing list