Your message dated Sat, 17 May 2014 10:58:58 +0200
with message-id <[email protected]>
and subject line Re: Bug#403359: vlc: Ogg muxing crashes on PowerPC
has caused the Debian Bug report #403359,
regarding vlc: Ogg muxing crashes on PowerPC
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
403359: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=403359
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: libogg0
Version: 1.2.0~dfsg-1
Severity: important
Hi,
I'm trying to save a stream from vlc using the following command line:
vlc
'rtsp://mafreebox.freebox.fr/fbxtv_pub/stream?namespace=1&service=376&flavour=sd'
--sout file/ogg:france4.ogv
(I don't think you'll be able to get that stream, but I guess it'd work
with anything as the crash is at encoding time).
When doing that, vlc segfaults. Looking at the (attached) backtrace, the
crash is in libogg1, when doing an (aligned) memory copy.
I'm on powerpc, so it might be related.
If you need more info, please ask.
Regards,
--
Yves-Alexis
-- System Information:
Debian Release: squeeze/sid
APT prefers testing-proposed-updates
APT policy: (500, 'testing-proposed-updates'), (500, 'testing')
Architecture: powerpc (ppc)
Kernel: Linux 2.6.32-5-powerpc
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages libogg0 depends on:
ii libc6 2.11.2-7 Embedded GNU C Library: Shared lib
libogg0 recommends no packages.
libogg0 suggests no packages.
-- no debconf information
#0 _wordcopy_fwd_aligned (dstp=1216564996, srcp=278527976, len=234647616)
at wordcopy.c:115
a0 = 0
a1 = 0
#1 0x0fd5b090 in *__GI_memcpy (dstpp=0x48751008, srcpp=<value optimized out>,
len=939524097) at memcpy.c:55
dstp = 1215631368
srcp = 277594344
#2 0x0f0692a8 in ogg_stream_iovecin (os=0x108e2460,
iov=<value optimized out>, count=1, e_o_s=0, granulepos=0)
at ../../src/framing.c:337
bytes = 939524097
i = 1
#3 0x0f06949c in ogg_stream_packetin (os=<value optimized out>,
op=<value optimized out>) at ../../src/framing.c:366
iov = {iov_base = 0x108bc0e8, iov_len = 939524097}
#4 0x0f08e9dc in ?? () from /usr/lib/vlc/plugins/mux/libmux_ogg_plugin.so
No symbol table info available.
#5 0x0f08f7f0 in ?? () from /usr/lib/vlc/plugins/mux/libmux_ogg_plugin.so
No symbol table info available.
#6 0x0ff75518 in sout_MuxSendBuffer () from /usr/lib/libvlccore.so.4
No symbol table info available.
Backtrace stopped: frame did not save the PC
--- End Message ---
--- Begin Message ---
Version: 2.0.3-5
On 2014-05-16 19:48:11, Nicolas Sévelin-Radiguet wrote:
> Hi,
>
> I can not directly open a network stream. However, I tested with a file
> recorded from such a stream with the following properties:
> >Stream 0:
> > Type: Video
> > Original ID: 68
> > Codec: MPEG-1/2 Video (mpgv)
> > Resolution: 544x576
> > Frame rate: 50
> > Decoded format: Planar 4:2:0 YUV
> >
> >Stream 1
> > Type: Audio
> > Original ID: 69
> > Codec: MPEG Audio layer 1/2/3 (mpga)
> > Language: Français
> > Channels: Stereo
> > Sample rate: 48000 Hz
> > Bitrate: 192 kb/s
> >
> >Stream 2
> > Type: Subtitle
> > Original ID: 70
> > Codec: Teletext (telx)
> > Language: Français
> > Description: Teletext
>
> Saving this file works as expected, no crash, no segfault, output files works
> as well. I tested it using the 'Video - Theora + Vorbis (OGG)', 'Video -
> Theora + Flac (OGG)' and 'Audio - Vorbis (OGG)' settings from the wizard
> screen.
So let's close this issue for now. If this should still be an issue,
feel free to reopen the bug report.
Cheers
--
Sebastian Ramacher
signature.asc
Description: Digital signature
--- End Message ---