[FFmpeg-trac] #234(FFmpeg:new): Segmentation fault when using -ac 2

FFmpeg trac at avcodec.org
Mon May 23 23:58:14 CEST 2011


#234: Segmentation fault when using -ac 2
---------------------+----------------------
Reporter:  farrelan  |       Owner:  michael
    Type:  defect    |      Status:  new
Priority:  normal    |   Component:  FFmpeg
 Version:  git       |  Resolution:
Keywords:            |  Blocked By:
Blocking:            |  Reproduced:  0
Analyzed:  0         |
---------------------+----------------------

Comment (by farrelan):

 write(2, "Press [q] to stop, [?] for help\n", 32Press [q] to stop, [?] for
 help
 ) = 32
 ioctl(0, SNDCTL_TMR_TIMEBASE or TCGETS, {B38400 opost isig icanon echo
 ...}) = 0
 ioctl(0, SNDCTL_TMR_TIMEBASE or TCGETS, {B38400 opost isig icanon echo
 ...}) = 0
 ioctl(0, SNDCTL_TMR_START or TCSETS, {B38400 opost isig -icanon -echo
 ...}) = 0
 ioctl(0, SNDCTL_TMR_TIMEBASE or TCGETS, {B38400 opost isig -icanon -echo
 ...}) = 0
 rt_sigaction(SIGQUIT, {0x80868b0, [],
 SA_INTERRUPT|SA_NODEFER|SA_RESETHAND}, {SIG_DFL, [], 0}, 8) = 0
 rt_sigaction(SIGINT, {0x80868b0, [],
 SA_INTERRUPT|SA_NODEFER|SA_RESETHAND}, {SIG_DFL, [], 0}, 8) = 0
 rt_sigaction(SIGTERM, {0x80868b0, [],
 SA_INTERRUPT|SA_NODEFER|SA_RESETHAND}, {SIG_DFL, [], 0}, 8) = 0
 rt_sigaction(SIGXCPU, {0x80868b0, [],
 SA_INTERRUPT|SA_NODEFER|SA_RESETHAND}, {SIG_DFL, [], 0}, 8) = 0
 gettimeofday({1306187735, 735710}, NULL) = 0
 select(1, [0], NULL, NULL, {0, 0})      = 0 (Timeout)
 brk(0xacc6000)                          = 0xacc6000
 brk(0xad34000)                          = 0xad34000
 brk(0xada3000)                          = 0xada3000
 brk(0xae11000)                          = 0xae11000
 brk(0xae7f000)                          = 0xae7f000
 brk(0xaea7000)                          = 0xaea7000
 --- SIGSEGV (Segmentation fault) @ 0 (0) ---
 +++ killed by SIGSEGV +++
 Segmentation fault

-- 
Ticket URL: <https://ffmpeg.org/trac/ffmpeg/ticket/234#comment:2>
FFmpeg <http://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list