[MPlayer-users] Bug report: mencoder config file segfault
Gerald Grabner
gerald.grabner at tugraz.at
Tue Jun 24 10:57:45 CEST 2003
Hi,
there seems to be a bug in mencoder when reading the
"~/.mplayer/mencoder" configuration file. Reading single-letter
options (e.g. "o=test1.avi") works fine, but multi-letter options like
"ovc=copy" produce a segfault (below is a gdb bt).
Nearly the same bug was already reported in
http://www.mplayerhq.hu/pipermail/mplayer-users/2003-January/027322.html
Cheers,
Gerald
(gdb) bt
#0 0x4207c209 in strcasecmp () from /lib/tls/libc.so.6
#1 0x0807a013 in m_config_print_option_list ()
#2 0x0807986b in step_sub ()
#3 0x08079cb9 in m_config_set_option ()
More information about the MPlayer-users
mailing list