[ATrpms-users] vlc crashes
Jeffrey J. Kosowsky
atrpms at kosowsky.org
Wed Jan 9 07:58:32 CET 2008
Jeffrey J. Kosowsky wrote at about 01:46:59 -0500 on Wednesday, January 9, 2008:
> Jeffrey J. Kosowsky wrote at about 01:26:50 -0500 on Wednesday, January 9, 2008:
> > When I run vlc on some HD streams (piping getatsc to vlc), I get a
> > crash most but not all the time (using the exact same command).
> >
> > The problem happens when I try to transcode the mpeg2 HD stream into
> > wmv2 (also occurred when transcoding to mp4).
> >
> > The long error message (see below) seems to include the following
> > components:
> > 1. libdvdread: Can't stat - No such file or directory
> > (but I do have libdvdread-0.9.7-3.fc8.i386.rpm)
> >
> > 2. libdvdnav: vm: faild to open/read the DVD
> >
> > 3. libdvbpsi error (PSI decoder): TS discontinuity (received 2, expected 0) for PID 0
> >
> > 4. No accelerated IMDCT transform found
> > [00000379] a52 decoder: A/52 channels:6 samplerate:48000 bitrate:384000
> >
> > 5. *** glibc detected *** vlc: double free or corruption (!prev): 0x0991f808 ***
> >
>
> Sometimes the very same command gives me a different glibc error:
> *** glibc detected *** vlc: malloc(): memory corruption: 0x0a719d88
> ***
>
> Along with another long backtrace...
>
Googling, it seems that several people (on various other distros) have
had similar problems. Various different causes are suggested but there
doesn't seem to be any definitive response.
The most believable response says that it is a problem with wxGTK not
working with gtk+ >=2.11 "since it moved to using GSlice for
GtkBorder. calling g_free results in a double free corruption. see
/usr/portage/x11-libs/wxGTK/files/wxGTK-2.6.4.0-g_free.patch"
I'm still not sure why that would cause cause crashes most but not all
times.
Others suggest ffmpeg issues.
More information about the atrpms-users
mailing list