Comment 5 for bug 28589

Revision history for this message
ischwore (ischwore) wrote :

I am having the exact same problem.

After running gdb:
#0 0x080dae95 in ?? ()
#1 0x086b0c38 in ?? ()
#2 0x0836f4a0 in _IO_stdin_used ()
#3 0xb4a6ee6c in ?? ()
#4 0x00000000 in ?? ()
#5 0xb7db4900 in __malloc_initialize_hook () from /lib/tls/i686/cmov/libc.so.6
#6 0x00000000 in ?? ()
#7 0x00000004 in ?? ()
#8 0x00000003 in ?? ()
#9 0x00000010 in ?? ()
#10 0xb7ef8e97 in pthread_mutex_lock () from /lib/tls/i686/cmov/libpthread.so.0
Previous frame inner to this frame (corrupt stack?)

---------------------------------------------------------------------

I am also running:

ubuntu 5.10
Videolan: VLC media player 0.8.4-svn20040920 Janus

The command I ran to generate this seg fault:

vlc v4l:/dev/video0 --ipv6 --sout '#transcode{vcodec=mp4v,vb=1024,scale=1}:std{access=udp,mux=ts,url=[ff05::15]}' --ttl 12

worked fine for a previous version of ubuntu and vlc:

ubuntu 5.04
Videolan: VLC media Player 0.8.1-1ubuntu7

Even when I use the vlc GUI I am unable to stream anything and vlc immediately crashes. I have tried reinstalling serveral times.

Any suggestions would be much appreciated.