All file create a bug by FTP. I open a FTP connexion with nautilus (GNOME3) and vlc crash to play a file.
I have now tested on KDE with ftp on Dolphin, il not crash, but, dosn't work, VLC not ask the FTP password to access to the server so the connexion is closed by the server. Debug: gdb vlc GNU gdb (Ubuntu/Linaro 7.4-2012.04-0ubuntu2) 7.4-2012.04 Copyright (C) 2012 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Type "show copying" and "show warranty" for details. This GDB was configured as "x86_64-linux-gnu". For bug reporting instructions, please see: <http://bugs.launchpad.net/gdb-linaro/>... Reading symbols from /usr/bin/vlc...Reading symbols from /usr/lib/debug/usr/bin/vlc...done. done. (gdb) start Temporary breakpoint 1 at 0x401010: file vlc.c, line 97. Starting program: /usr/bin/vlc [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". Temporary breakpoint 1, main (i_argc=1, ppsz_argv=0x7fffffffe2c8) at vlc.c:97 97 vlc.c: Aucun fichier ou dossier de ce type. (gdb) continue Continuing. VLC media player 2.0.1 Twoflower (revision 2.0.1-0-gf432547) [0x6357d8] dbus interface: listening on dbus as: org.mpris.MediaPlayer2.vlc [New Thread 0x7ffff7f40700 (LWP 5480)] [New Thread 0x7fffec90d700 (LWP 5481)] [0x605108] main libvlc: Lancement de vlc avec l'interface par défaut. Utilisez « cvlc » pour démarrer VLC sans interface. [New Thread 0x7fffe96fa700 (LWP 5482)] [New Thread 0x7fffd4483700 (LWP 5483)] [New Thread 0x7fffd3c82700 (LWP 5484)] [New Thread 0x7fffd2811700 (LWP 5485)] "sni-qt/5475" WARN 14:40:30.308 void StatusNotifierItemFactory::connectToSnw() Invalid interface to SNW_SERVICE [Thread 0x7fffd2811700 (LWP 5485) exited] [New Thread 0x7fffd2811700 (LWP 5928)] [New Thread 0x7fffc293a700 (LWP 5930)] [New Thread 0x7fffc2839700 (LWP 5931)] [New Thread 0x7fffc2738700 (LWP 5932)] [Thread 0x7fffc293a700 (LWP 5930) exited] [Thread 0x7fffc2738700 (LWP 5932) exited] [0x7fffb4001588] access_ftp access error: password rejected [0x7fffe0000b78] main input error: open of `ftp://valentin@servername/Elements3/Musique/Musique/file.mp3' failed [Thread 0x7fffc2839700 (LWP 5931) exited] [New Thread 0x7fffc2839700 (LWP 5937)] [New Thread 0x7fffc2738700 (LWP 5938)] [0x7fffb8004e38] filesystem access error: failed to read (Operation not supported) [New Thread 0x7fffc293a700 (LWP 5943)] [Thread 0x7fffc2839700 (LWP 5937) exited] [0x7fffb80050d8] es demux error: cannot peek [0x7fffb80050d8] es demux error: cannot peek [0x7fffb80050d8] es demux error: cannot peek [0x7fffb80050d8] es demux error: cannot peek [Thread 0x7fffc293a700 (LWP 5943) exited] [0x7fffb80050d8] ps demux error: cannot peek [0x7fffb80050d8] mpgv demux error: cannot peek [0x7fffb80050d8] mjpeg demux error: cannot peek [0x7fffb80050d8] ps demux error: cannot peek [0x7fffe00062d8] main input error: no suitable demux module for `file/:///home/valentin/.gvfs/FTP%20sur%20servername%20en%20tant%20que%20valentin/Elements3/Musique/Musique/file.mp3' [Thread 0x7fffc2738700 (LWP 5938) exited] [New Thread 0x7fffc2738700 (LWP 5944)] [New Thread 0x7fffc293a700 (LWP 5948)] TagLib: Could not open file /home/valentin/.gvfs/FTP sur smglive.org en tant que valentin/Elements3/Musique/Musique/file.mp3 [Thread 0x7fffc293a700 (LWP 5948) exited] [Thread 0x7fffc2738700 (LWP 5944) exited] [Thread 0x7ffff7f40700 (LWP 5480) exited] [Thread 0x7fffe96fa700 (LWP 5482) exited] [Thread 0x7fffec90d700 (LWP 5481) exited] [Thread 0x7fffd2811700 (LWP 5928) exited] [Thread 0x7fffd3c82700 (LWP 5484) exited] [Thread 0x7fffd4483700 (LWP 5483) exited] [Inferior 1 (process 5475) exited normally] (I have replaced the name of the server and the name of file used) The debug version have not the same comportement of the release version. On the debug I have receved the error message for rejected password, on the release vlc freeze, when I ask to quit, on the debug, vlc quit after long time (1 or 2 minutes), on the release, It does not quit. The bug is here for all file: mp3, ogg, aac, mp4, ogv, etc.. By SSH with nautilus, VLC can play the same file (but the SSH is to slow for a video..) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1011274 Title: VLC crash when he open a file on a FTP Server To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/vlc/+bug/1011274/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
