[Mplayer-advusers] Still getting seg fault on end of every video
Greg Stark
gsstark at mit.edu
Tue May 13 17:55:27 CEST 2003
Am I the only one still seeing this seg fault on the end of every video? This
seems to be the same old config parser bug where it uses a string constant
somewhere in setting up the config structures and then some other component
tries to overwrite it.
I've been seeing this bug continuously since, oh, a few months ago. This is
from a fresh checkout from CVS with
./configure --enable-smb --enable-dvdnav --enable-menu --enable-gui --enable-live
#0 0x409b102b in memcpy () from /lib/libc.so.6
#1 0x080b3082 in copy_opt (opt=0x84151a8, dst=0x8376520, src=0x855cbd8)
at m_option.c:42
#2 0x080b2e99 in m_option_set (opt=0x84151a8, dst=0x8376520, src=0x855cbd8)
at m_option.h:236
#3 0x080b2115 in m_config_pop (config=0x8555ab8) at m_config.c:121
#4 0x080a26a6 in play_tree_iter_step (iter=0x855bf18, d=1, with_nodes=0)
at playtree.c:558
#5 0x0809acc5 in main (argc=6, argv=0xbffffc94) at mplayer.c:3483
--
greg
More information about the MPlayer-advusers
mailing list