[Bug 833523] New: vlc crashes on a web radio
https://bugzilla.novell.com/show_bug.cgi?id=833523 https://bugzilla.novell.com/show_bug.cgi?id=833523#c0 Summary: vlc crashes on a web radio Classification: openSUSE Product: openSUSE 12.3 Version: Final Platform: x86-64 OS/Version: openSUSE 12.3 Status: NEW Severity: Normal Priority: P5 - None Component: Other AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: hiller@mpia-hd.mpg.de QAContact: qa-bugs@suse.de Found By: --- Blocker: --- Created an attachment (id=551364) --> (http://bugzilla.novell.com/attachment.cgi?id=551364) output of vlc -vvvv User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:22.0) Gecko/20100101 Firefox/22.0 Many webradios work for vlc. But after an update of the system vlc crashes without an error message (sometimes it gives a segmentation fault). I have added the output of 'vlc -vvvv http://www.pm-srv.de:29000' This does not happen in opensuse 12.2 and on 12.3 'mplayer http://www.pm-srv.de:29000' works perfectly. I played around with the output devices in vlc, but it did not help. When i disable the sound, vlc works (but without sound). I installed opensuse 12.3 x86:64 VLC media player 2.0.8 Twoflower (revision 2.0.8a-0-g68cf50b) Qt: 4.8.4 KDE Development Platform: 4.10.5 "release 1" kde4-config: 1.0 vlc is from the packman repositories Reproducible: Always Steps to Reproduce: 1.vlc http://www.pm-srv.de:29000' 2. 3. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=833523 https://bugzilla.novell.com/show_bug.cgi?id=833523#c FeiXiang Zhang <fxzhang@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|bnc-team-screening@forge.pr |dimstar@opensuse.org |ovo.novell.com | -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=833523 https://bugzilla.novell.com/show_bug.cgi?id=833523#c1 Dominique Leuenberger <dimstar@opensuse.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO InfoProvider| |hiller@mpia-hd.mpg.de --- Comment #1 from Dominique Leuenberger <dimstar@opensuse.org> 2013-08-07 22:25:38 UTC --- Good (?) news first: I can not reproduce the crash. The main difference though will be that I run openSUSE Factory, where VLC is integrated part by now (minus the 'legally difficult codecs'). Those are installed via an addon package from the VideoLAN repository.... The Package, which is linked to PM though is the exact same (from a VLC perspective), except some dependencies might be different. the vlc output you attached does not show any relevant information about anything going wrong (the channel connects, starts buffering, [...]). You mention that at times, you do see segfaults. Any chance to capture a back trace there? -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=833523 https://bugzilla.novell.com/show_bug.cgi?id=833523#c2 --- Comment #2 from Ulrich Hiller <hiller@mpia-hd.mpg.de> 2013-08-08 12:16:19 UTC --- Created an attachment (id=551804) --> (http://bugzilla.novell.com/attachment.cgi?id=551804) output of 'strace vlc' ok, i did now strace vlc http://www.pm-srv.de:29000 > abcde 2>&1 (abcde is attached) where i got a segfault. In the end of the file you see: rt_sigtimedwait([HUP INT QUIT TERM], NULL, NULL, 8[0x7fccac0013d8] access_http access: Raw-audio server found, mp3 demuxer selected <unfinished ...> +++ killed by SIGSEGV +++ But i still do not understand how that comes up. Maybe it is not vlc but a requirement of that? -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=833523 https://bugzilla.novell.com/show_bug.cgi?id=833523#c3 --- Comment #3 from Dominique Leuenberger <dimstar@opensuse.org> 2013-09-27 15:12:51 UTC --- For the SIGSEGV: Can you run vlc in a gdb and provide a stacktrace please? -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=833523 https://bugzilla.novell.com/show_bug.cgi?id=833523#c4 Ulrich Hiller <hiller@mpia-hd.mpg.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |hiller@mpia-hd.mpg.de --- Comment #4 from Ulrich Hiller <hiller@mpia-hd.mpg.de> 2013-09-27 16:48:58 UTC --- gdb gives the stuff below. what kind of stacktrace do you mean? what should i run? (gdb) file vlc Reading symbols from /usr/bin/vlc...Reading symbols from /usr/lib/debug/usr/bin/vlc.debug...done. done. (gdb) run Starting program: /usr/bin/vlc [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib64/libthread_db.so.1". VLC media player 2.0.8 Twoflower (revision 2.0.8a-0-g68cf50b) Missing separate debuginfo for /usr/lib64/libdca.so.0 Try: zypper install -C "debuginfo(build-id)=9ee77e55d18a4f193079da77c72fcc041495e383" Detaching after fork from child process 23137. Detaching after fork from child process 23138. [New Thread 0x7fffec754700 (LWP 23139)] [0x63fc28] main interface error: no suitable interface module [0x6090a8] main libvlc error: interface "globalhotkeys,none" initialization failed [0x6090a8] main libvlc: Running vlc with the default interface. Use 'cvlc' to use vlc without interface. [New Thread 0x7fffec653700 (LWP 23140)] [New Thread 0x7fffd7a0e700 (LWP 23142)] [New Thread 0x7fffd7832700 (LWP 23143)] [New Thread 0x7fffd7731700 (LWP 23144)] [Thread 0x7fffd7a0e700 (LWP 23142) exited] [0x7fffd00013d8] access_http access: Raw-audio server found, mp3 demuxer selected [Thread 0x7fffd7731700 (LWP 23144) exited] [New Thread 0x7fffd7731700 (LWP 23145)] [New Thread 0x7fffc7299700 (LWP 23146)] [Thread 0x7fffc7299700 (LWP 23146) exited] [Thread 0x7fffd7731700 (LWP 23145) exited] [Thread 0x7fffd7832700 (LWP 23143) exited] [Thread 0x7fffec653700 (LWP 23140) exited] [Thread 0x7fffec754700 (LWP 23139) exited] [Inferior 1 (process 23131) exited normally] (gdb) -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=833523 https://bugzilla.novell.com/show_bug.cgi?id=833523#c5 --- Comment #5 from Dominique Leuenberger <dimstar@opensuse.org> 2013-09-27 17:00:59 UTC --- so, after you 'run', you reproduce the crash... then gdb should pick it up, at which point you can type 'bt' and get a backtrace. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=833523 https://bugzilla.novell.com/show_bug.cgi?id=833523#c6 --- Comment #6 from Ulrich Hiller <hiller@mpia-hd.mpg.de> 2013-09-27 17:13:28 UTC ---
so, after you 'run', you reproduce the crash...
yes
then gdb should pick it up, at which point you can type 'bt' and get a backtrace.
(gdb) bt No stack. (gdb) -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=833523 https://bugzilla.novell.com/show_bug.cgi?id=833523#c7 --- Comment #7 from Dominique Leuenberger <dimstar@opensuse.org> 2013-11-10 12:10:15 UTC --- You did not make vlc crash yet... gdb vlc (gdb) run http://www.pm-srv.de:29000 once vlc crashes (as you say it does), back on the (gdb) prompt, you can (gdb) bt full -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=833523 https://bugzilla.novell.com/show_bug.cgi?id=833523#c8 Dominique Leuenberger <dimstar@opensuse.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |RESOLVED InfoProvider|hiller@mpia-hd.mpg.de | Resolution| |NORESPONSE --- Comment #8 from Dominique Leuenberger <dimstar@opensuse.org> 2014-01-13 21:45:00 UTC --- Dear Reporter, Thank you very much for taking the time to report this bug and helping to make openSUSE better. Unfortunately, you were not able (timewise or otherwise) to provide the needed input to progress further with this bug. For this reason, we are marking the bug as 'FIXED/NORESPONSE' for now. This does NOT mean we are not willing to work on this issue together with you; should you be able to provide the information asked for, you can simply add this information and change the status back to REOPENED, which will resume the ticket immediately. Thank you for your understanding. Truly yours, -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com