vlc segfaults on laptop

Bug #1752190 reported by gregrwm
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
vlc (Ubuntu)
Expired
Undecided
Unassigned

Bug Description

displays covershot of video in small window, expands itself to a larger window showing the covershot, then segfaults before starting play. every time. firefox can play the videos. vlc works fine on my desktop. both are on xenial.

ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: vlc 2.2.2-5ubuntu0.16.04.4
ProcVersionSignature: Ubuntu 4.4.0-116.140-generic 4.4.98
Uname: Linux 4.4.0-116-generic x86_64
ApportVersion: 2.20.1-0ubuntu2.15
Architecture: amd64
CurrentDesktop: LXDE
Date: Tue Feb 27 16:58:07 2018
SourcePackage: vlc
UpgradeStatus: No upgrade log present (probably fresh install)

Revision history for this message
gregrwm (gregrwm) wrote :
Revision history for this message
Sebastian Ramacher (s-ramacher) wrote :

Please provide the output of vlc -vvv up to the crash. Please also provide a backtrace.

Changed in vlc (Ubuntu):
status: New → Incomplete
Revision history for this message
gregrwm (gregrwm) wrote :

ran it again just now, vlc -vvv is attached. a dialog came up offering to send a bug report to help the developers, i pressed continue, heard nothing further, did it send it? where? that would include the backtrace, right?

Revision history for this message
Sebastian Ramacher (s-ramacher) wrote :

For Debian I'd link to https://wiki.debian.org/HowToGetABacktrace. This should also work under Ubuntu, but you don't need to add additional sources for the debugging symbols.

Revision history for this message
gregrwm (gregrwm) wrote :

without gdb:

$ vlc http://youtu.be/M-129JLTjkQ?fmt=22
VLC media player 2.2.2 Weatherwax (revision 2.2.2-0-g6259d80)
[0000000000c29078] core libvlc: Running vlc with the default interface. Use 'cvlc' to use vlc without interface.
[0000000000cf8958] core playlist: stopping playback
[00007f0a780009c8] vdpau_avcodec generic error: decoder profile not supported: 7
Segmentation fault (core dumped)

with gdb:

$ gdb vlc http://youtu.be/M-129JLTjkQ?fmt=22
GNU gdb (Ubuntu 7.11.1-0ubuntu1~16.5) 7.11.1
Copyright (C) 2016 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".
Type "show configuration" for configuration details.
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>.
Find the GDB manual and other documentation resources online at:
<http://www.gnu.org/software/gdb/documentation/>.
For help, type "help".
Type "apropos word" to search for commands related to "word"...
Reading symbols from vlc...(no debugging symbols found)...done.
/home/user1/http://youtu.be/M-129JLTjkQ?fmt=22: No such file or directory.
(gdb)

Revision history for this message
Sebastian Ramacher (s-ramacher) wrote :

Please use gdb --args vlc http://youtu.be/M-129JLTjkQ?fmt=22 and then enter r to launch vlc. Once it crashes, enter bt to get the backtrace.

Revision history for this message
gregrwm (gregrwm) wrote :

$ gdb --args vlc http://youtu.be/M-129JLTjkQ?fmt=22 [14/14]
GNU gdb (Ubuntu 7.11.1-0ubuntu1~16.5) 7.11.1
Copyright (C) 2016 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".
Type "show configuration" for configuration details.
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>.
Find the GDB manual and other documentation resources online at:
<http://www.gnu.org/software/gdb/documentation/>.
For help, type "help".
Type "apropos word" to search for commands related to "word"...
Reading symbols from vlc...(no debugging symbols found)...done.
(gdb) run
Starting program: /usr/bin/vlc http://youtu.be/M-129JLTjkQ\?fmt=22
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
VLC media player 2.2.2 Weatherwax (revision 2.2.2-0-g6259d80)
[New Thread 0x7fffeca21700 (LWP 2074)]
[New Thread 0x7ffff7f51700 (LWP 2075)]
[New Thread 0x7fffef8e8700 (LWP 2076)]
[New Thread 0x7fffe821f700 (LWP 2077)]
[Thread 0x7fffef8e8700 (LWP 2076) exited]
[New Thread 0x7fffef8e8700 (LWP 2078)]
[0000000000606078] core libvlc: Running vlc with the default interface. Use 'cvlc' to use vlc without interface.
[Thread 0x7fffe821f700 (LWP 2077) exited]
[New Thread 0x7fffe821f700 (LWP 2079)]
[New Thread 0x7fffd4cc1700 (LWP 2080)]
[New Thread 0x7fffcbda6700 (LWP 2081)]
[New Thread 0x7fffc67c1700 (LWP 2082)]
[New Thread 0x7fffc5d88700 (LWP 2084)]
[New Thread 0x7fffc5c87700 (LWP 2085)]
[Thread 0x7fffc5c87700 (LWP 2085) exited]
[00000000006d5958] core playlist: stopping playback
[New Thread 0x7fffc5c87700 (LWP 2091)]
[New Thread 0x7fffc41d5700 (LWP 2092)]
[Thread 0x7fffc5c87700 (LWP 2091) exited]
[Thread 0x7fffc5d88700 (LWP 2084) exited]
[New Thread 0x7fffc5d88700 (LWP 2093)]
[New Thread 0x7fffc5c87700 (LWP 2094)]
[Thread 0x7fffc41d5700 (LWP 2092) exited]
[Thread 0x7fffc5c87700 (LWP 2094) exited]
[New Thread 0x7fffa1442700 (LWP 2105)]
[New Thread 0x7fffa0c41700 (LWP 2106)]
[New Thread 0x7fffa0440700 (LWP 2107)]
[New Thread 0x7fffc5c87700 (LWP 2108)]
[New Thread 0x7fffc41d5700 (LWP 2109)]
[00007fffbc0031a8] vdpau_avcodec generic error: decoder profile not supported: 7
[New Thread 0x7fff9cb24700 (LWP 2273)]

Thread 22 "vlc" received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0x7fff9cb24700 (LWP 2273)]
0x00007fffdc00f32a in ?? ()
(gdb) bt
#0 0x00007fffdc00f32a in ?? ()
#1 0x3e8000003e800000 in ?? ()
#2 0x3e8000003e800000 in ?? ()
#3 0x0000000000000000 in ?? ()
(gdb)

Revision history for this message
Launchpad Janitor (janitor) wrote :

[Expired for vlc (Ubuntu) because there has been no activity for 60 days.]

Changed in vlc (Ubuntu):
status: Incomplete → Expired
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.