[FFmpeg-trac] #5576(undetermined:new): bugreports pape

FFmpeg trac at avcodec.org
Thu May 19 12:09:53 CEST 2016


#5576: bugreports pape
-------------------------------------+-------------------------------------
             Reporter:  ponpon       |                     Type:  defect
               Status:  new          |                 Priority:  normal
            Component:               |                  Version:
  undetermined                       |  unspecified
             Keywords:               |               Blocked By:
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------
 from #5352

 bugreports pape, http://ffmpeg.org/bugreports.html. says that execute gdb.
 but a modification is need on osx.

 need to execute not gdb but ggdb on osx.
 and need to rewrite
 /System/Library/LaunchDaemons/com.apple.taskgated.plist
 from
 <string>-s</string>
 to
 <string>-sp</string>.
 or need to execute lldb.
 this is because the default debugger of osx is lldb since osx109.

--
Ticket URL: <https://trac.ffmpeg.org/ticket/5576>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list