VLC crash troubleshooting on 16.04











up vote
0
down vote

favorite












VLC has been working however it now crashes when tasked to play a video.




  • .mp3 .m4a files (not associated to VLC) do NOT crash and play on VLC

  • .mkv .mp4 files crash VLC


VLC was removed and reinstalled:



sudo apt-get remove vlc
sudo apt-get update
sudo apt-get install vlc


Version: vlc_2.2.2+git20170721+r59033+56~ubuntu16.04.1_amd64.deb



FFMPEG plays videos.



What tests can be performed to identify the issue's root cause?



Update: VLC was invoked from the command line and tasked to play a video. The crash results include:



user@hostname:~$ vlc
VLC media player 2.2.7 Umbrella (revision 2.2.2+git20170721+r59033+56~ubuntu16.04.1)
[0000000000a09148] core libvlc: Running vlc with the default interface. Use 'cvlc' to use vlc without interface.
[0000000000b16d28] dbus interface error: poll() failed: Interrupted system call
[0000000000b16d28] dbus interface error: poll() failed: Interrupted system call
[0000000000b16d28] dbus interface error: poll() failed: Interrupted system call
[0000000000b16d28] dbus interface error: poll() failed: Interrupted system call
Segmentation fault (core dumped)









share|improve this question
























  • Does the same file plays with other players?
    – GabrielaGarcia
    Nov 12 at 22:24










  • Good question: I'm unable to find the default 'Video' application, so ffmpeg was installed an videos play from commandline: VLC continues to crash on videos.
    – gatorback
    Nov 12 at 23:21

















up vote
0
down vote

favorite












VLC has been working however it now crashes when tasked to play a video.




  • .mp3 .m4a files (not associated to VLC) do NOT crash and play on VLC

  • .mkv .mp4 files crash VLC


VLC was removed and reinstalled:



sudo apt-get remove vlc
sudo apt-get update
sudo apt-get install vlc


Version: vlc_2.2.2+git20170721+r59033+56~ubuntu16.04.1_amd64.deb



FFMPEG plays videos.



What tests can be performed to identify the issue's root cause?



Update: VLC was invoked from the command line and tasked to play a video. The crash results include:



user@hostname:~$ vlc
VLC media player 2.2.7 Umbrella (revision 2.2.2+git20170721+r59033+56~ubuntu16.04.1)
[0000000000a09148] core libvlc: Running vlc with the default interface. Use 'cvlc' to use vlc without interface.
[0000000000b16d28] dbus interface error: poll() failed: Interrupted system call
[0000000000b16d28] dbus interface error: poll() failed: Interrupted system call
[0000000000b16d28] dbus interface error: poll() failed: Interrupted system call
[0000000000b16d28] dbus interface error: poll() failed: Interrupted system call
Segmentation fault (core dumped)









share|improve this question
























  • Does the same file plays with other players?
    – GabrielaGarcia
    Nov 12 at 22:24










  • Good question: I'm unable to find the default 'Video' application, so ffmpeg was installed an videos play from commandline: VLC continues to crash on videos.
    – gatorback
    Nov 12 at 23:21















up vote
0
down vote

favorite









up vote
0
down vote

favorite











VLC has been working however it now crashes when tasked to play a video.




  • .mp3 .m4a files (not associated to VLC) do NOT crash and play on VLC

  • .mkv .mp4 files crash VLC


VLC was removed and reinstalled:



sudo apt-get remove vlc
sudo apt-get update
sudo apt-get install vlc


Version: vlc_2.2.2+git20170721+r59033+56~ubuntu16.04.1_amd64.deb



FFMPEG plays videos.



What tests can be performed to identify the issue's root cause?



Update: VLC was invoked from the command line and tasked to play a video. The crash results include:



user@hostname:~$ vlc
VLC media player 2.2.7 Umbrella (revision 2.2.2+git20170721+r59033+56~ubuntu16.04.1)
[0000000000a09148] core libvlc: Running vlc with the default interface. Use 'cvlc' to use vlc without interface.
[0000000000b16d28] dbus interface error: poll() failed: Interrupted system call
[0000000000b16d28] dbus interface error: poll() failed: Interrupted system call
[0000000000b16d28] dbus interface error: poll() failed: Interrupted system call
[0000000000b16d28] dbus interface error: poll() failed: Interrupted system call
Segmentation fault (core dumped)









share|improve this question















VLC has been working however it now crashes when tasked to play a video.




  • .mp3 .m4a files (not associated to VLC) do NOT crash and play on VLC

  • .mkv .mp4 files crash VLC


VLC was removed and reinstalled:



sudo apt-get remove vlc
sudo apt-get update
sudo apt-get install vlc


Version: vlc_2.2.2+git20170721+r59033+56~ubuntu16.04.1_amd64.deb



FFMPEG plays videos.



What tests can be performed to identify the issue's root cause?



Update: VLC was invoked from the command line and tasked to play a video. The crash results include:



user@hostname:~$ vlc
VLC media player 2.2.7 Umbrella (revision 2.2.2+git20170721+r59033+56~ubuntu16.04.1)
[0000000000a09148] core libvlc: Running vlc with the default interface. Use 'cvlc' to use vlc without interface.
[0000000000b16d28] dbus interface error: poll() failed: Interrupted system call
[0000000000b16d28] dbus interface error: poll() failed: Interrupted system call
[0000000000b16d28] dbus interface error: poll() failed: Interrupted system call
[0000000000b16d28] dbus interface error: poll() failed: Interrupted system call
Segmentation fault (core dumped)






vlc crash






share|improve this question















share|improve this question













share|improve this question




share|improve this question








edited Nov 13 at 2:14

























asked Nov 12 at 21:59









gatorback

1,01731126




1,01731126












  • Does the same file plays with other players?
    – GabrielaGarcia
    Nov 12 at 22:24










  • Good question: I'm unable to find the default 'Video' application, so ffmpeg was installed an videos play from commandline: VLC continues to crash on videos.
    – gatorback
    Nov 12 at 23:21




















  • Does the same file plays with other players?
    – GabrielaGarcia
    Nov 12 at 22:24










  • Good question: I'm unable to find the default 'Video' application, so ffmpeg was installed an videos play from commandline: VLC continues to crash on videos.
    – gatorback
    Nov 12 at 23:21


















Does the same file plays with other players?
– GabrielaGarcia
Nov 12 at 22:24




Does the same file plays with other players?
– GabrielaGarcia
Nov 12 at 22:24












Good question: I'm unable to find the default 'Video' application, so ffmpeg was installed an videos play from commandline: VLC continues to crash on videos.
– gatorback
Nov 12 at 23:21






Good question: I'm unable to find the default 'Video' application, so ffmpeg was installed an videos play from commandline: VLC continues to crash on videos.
– gatorback
Nov 12 at 23:21

















active

oldest

votes











Your Answer








StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "89"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);

StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});

function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});


}
});














 

draft saved


draft discarded


















StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1092363%2fvlc-crash-troubleshooting-on-16-04%23new-answer', 'question_page');
}
);

Post as a guest















Required, but never shown






























active

oldest

votes













active

oldest

votes









active

oldest

votes






active

oldest

votes
















 

draft saved


draft discarded



















































 


draft saved


draft discarded














StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1092363%2fvlc-crash-troubleshooting-on-16-04%23new-answer', 'question_page');
}
);

Post as a guest















Required, but never shown





















































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown

































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown







Popular posts from this blog

Biblatex bibliography style without URLs when DOI exists (in Overleaf with Zotero bibliography)

ComboBox Display Member on multiple fields

Is it possible to collect Nectar points via Trainline?