Cannot mount audio CDs (but DVDs are fine)
I seem to have lost the ability to mount audio cds - maybe since upgrading to 17.04? - DVDs mount OK.
Nautilus says "Unable to access "Audio Disk" - Location is not mountable".
Trying to mount manually using sudo mount /dev/sr0 /media/cdrom1/
gives me:
mount: /dev/sr0 is write-protected, mounting read-only
mount: /dev/sr0: can't read superblock
dmesg | tail
then gives me:
[ 125.618809] sr 4:0:0:0: [sr0] tag#2 CDB: Read(10) 28 00 00 00 00 00 00 00 02 00
[ 125.618811] blk_update_request: I/O error, dev sr0, sector 0`
[ 125.618813] Buffer I/O error on dev sr0, logical block 0, async page read
[ 125.630802] Buffer I/O error on dev sr0, logical block 0, async page read
[ 125.642801] Buffer I/O error on dev sr0, logical block 0, async page read
[ 126.942709] EXT4-fs (sr0): unable to read superblock
[ 127.070758] EXT4-fs (sr0): unable to read superblock
[ 127.198797] EXT4-fs (sr0): unable to read superblock
[ 127.326797] SQUASHFS error: squashfs_read_data failed to read block 0x0
[ 127.326804] squashfs: SQUASHFS error: unable to read squashfs_super_block
Also tried sudo mount /dev/sr0 /media/cdrom1/ -t iso9660
leading to:
mount: /dev/sr0 is write-protected, mounting read-only
mount: wrong fs type, bad option, bad superblock on /dev/sr0,
missing codepage or helper program, or other error
In some cases useful info is found in syslog - try
dmesg | tail or so.
And dmesg | tail
[ 127.326797] SQUASHFS error: squashfs_read_data failed to read block 0x0
[ 127.326804] squashfs: SQUASHFS error: unable to read squashfs_super_block
[ 147.129330] scsi_io_completion: 93 callbacks suppressed
[ 147.129335] sr 4:0:0:0: [sr0] tag#18 FAILED Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[ 147.129337] sr 4:0:0:0: [sr0] tag#18 Sense Key : Illegal Request [current]
[ 147.129339] sr 4:0:0:0: [sr0] tag#18 Add. Sense: Illegal mode for this track
[ 147.129341] sr 4:0:0:0: [sr0] tag#18 CDB: Read(10) 28 00 00 00 00 10 00 00 01 00
[ 147.129342] blk_update_request: 93 callbacks suppressed
[ 147.129343] blk_update_request: I/O error, dev sr0, sector 64
[ 147.129367] isofs_fill_super: bread failed, dev=sr0, iso_blknum=16, block=16
Not sure where to go from here so grateful for suggestions.
Thanks a lot
mount cd
add a comment |
I seem to have lost the ability to mount audio cds - maybe since upgrading to 17.04? - DVDs mount OK.
Nautilus says "Unable to access "Audio Disk" - Location is not mountable".
Trying to mount manually using sudo mount /dev/sr0 /media/cdrom1/
gives me:
mount: /dev/sr0 is write-protected, mounting read-only
mount: /dev/sr0: can't read superblock
dmesg | tail
then gives me:
[ 125.618809] sr 4:0:0:0: [sr0] tag#2 CDB: Read(10) 28 00 00 00 00 00 00 00 02 00
[ 125.618811] blk_update_request: I/O error, dev sr0, sector 0`
[ 125.618813] Buffer I/O error on dev sr0, logical block 0, async page read
[ 125.630802] Buffer I/O error on dev sr0, logical block 0, async page read
[ 125.642801] Buffer I/O error on dev sr0, logical block 0, async page read
[ 126.942709] EXT4-fs (sr0): unable to read superblock
[ 127.070758] EXT4-fs (sr0): unable to read superblock
[ 127.198797] EXT4-fs (sr0): unable to read superblock
[ 127.326797] SQUASHFS error: squashfs_read_data failed to read block 0x0
[ 127.326804] squashfs: SQUASHFS error: unable to read squashfs_super_block
Also tried sudo mount /dev/sr0 /media/cdrom1/ -t iso9660
leading to:
mount: /dev/sr0 is write-protected, mounting read-only
mount: wrong fs type, bad option, bad superblock on /dev/sr0,
missing codepage or helper program, or other error
In some cases useful info is found in syslog - try
dmesg | tail or so.
And dmesg | tail
[ 127.326797] SQUASHFS error: squashfs_read_data failed to read block 0x0
[ 127.326804] squashfs: SQUASHFS error: unable to read squashfs_super_block
[ 147.129330] scsi_io_completion: 93 callbacks suppressed
[ 147.129335] sr 4:0:0:0: [sr0] tag#18 FAILED Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[ 147.129337] sr 4:0:0:0: [sr0] tag#18 Sense Key : Illegal Request [current]
[ 147.129339] sr 4:0:0:0: [sr0] tag#18 Add. Sense: Illegal mode for this track
[ 147.129341] sr 4:0:0:0: [sr0] tag#18 CDB: Read(10) 28 00 00 00 00 10 00 00 01 00
[ 147.129342] blk_update_request: 93 callbacks suppressed
[ 147.129343] blk_update_request: I/O error, dev sr0, sector 64
[ 147.129367] isofs_fill_super: bread failed, dev=sr0, iso_blknum=16, block=16
Not sure where to go from here so grateful for suggestions.
Thanks a lot
mount cd
1
I'm still stuck! Any pointers on how to debug appreciated, thanks.
– Rob Wilson
Jun 20 '17 at 7:02
1
I'm having the same issue. I think it's a kernel bug. I had posted about it here and there's a kernel bug logged that you could follow as well.
– Bujiraso
Jul 6 '17 at 16:36
This issue (with mostly same error messages as above) appeared today on my 16.04. VLC works fine. I wonder if there is a new kernel bug.
– JayDin
Dec 14 '18 at 22:32
add a comment |
I seem to have lost the ability to mount audio cds - maybe since upgrading to 17.04? - DVDs mount OK.
Nautilus says "Unable to access "Audio Disk" - Location is not mountable".
Trying to mount manually using sudo mount /dev/sr0 /media/cdrom1/
gives me:
mount: /dev/sr0 is write-protected, mounting read-only
mount: /dev/sr0: can't read superblock
dmesg | tail
then gives me:
[ 125.618809] sr 4:0:0:0: [sr0] tag#2 CDB: Read(10) 28 00 00 00 00 00 00 00 02 00
[ 125.618811] blk_update_request: I/O error, dev sr0, sector 0`
[ 125.618813] Buffer I/O error on dev sr0, logical block 0, async page read
[ 125.630802] Buffer I/O error on dev sr0, logical block 0, async page read
[ 125.642801] Buffer I/O error on dev sr0, logical block 0, async page read
[ 126.942709] EXT4-fs (sr0): unable to read superblock
[ 127.070758] EXT4-fs (sr0): unable to read superblock
[ 127.198797] EXT4-fs (sr0): unable to read superblock
[ 127.326797] SQUASHFS error: squashfs_read_data failed to read block 0x0
[ 127.326804] squashfs: SQUASHFS error: unable to read squashfs_super_block
Also tried sudo mount /dev/sr0 /media/cdrom1/ -t iso9660
leading to:
mount: /dev/sr0 is write-protected, mounting read-only
mount: wrong fs type, bad option, bad superblock on /dev/sr0,
missing codepage or helper program, or other error
In some cases useful info is found in syslog - try
dmesg | tail or so.
And dmesg | tail
[ 127.326797] SQUASHFS error: squashfs_read_data failed to read block 0x0
[ 127.326804] squashfs: SQUASHFS error: unable to read squashfs_super_block
[ 147.129330] scsi_io_completion: 93 callbacks suppressed
[ 147.129335] sr 4:0:0:0: [sr0] tag#18 FAILED Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[ 147.129337] sr 4:0:0:0: [sr0] tag#18 Sense Key : Illegal Request [current]
[ 147.129339] sr 4:0:0:0: [sr0] tag#18 Add. Sense: Illegal mode for this track
[ 147.129341] sr 4:0:0:0: [sr0] tag#18 CDB: Read(10) 28 00 00 00 00 10 00 00 01 00
[ 147.129342] blk_update_request: 93 callbacks suppressed
[ 147.129343] blk_update_request: I/O error, dev sr0, sector 64
[ 147.129367] isofs_fill_super: bread failed, dev=sr0, iso_blknum=16, block=16
Not sure where to go from here so grateful for suggestions.
Thanks a lot
mount cd
I seem to have lost the ability to mount audio cds - maybe since upgrading to 17.04? - DVDs mount OK.
Nautilus says "Unable to access "Audio Disk" - Location is not mountable".
Trying to mount manually using sudo mount /dev/sr0 /media/cdrom1/
gives me:
mount: /dev/sr0 is write-protected, mounting read-only
mount: /dev/sr0: can't read superblock
dmesg | tail
then gives me:
[ 125.618809] sr 4:0:0:0: [sr0] tag#2 CDB: Read(10) 28 00 00 00 00 00 00 00 02 00
[ 125.618811] blk_update_request: I/O error, dev sr0, sector 0`
[ 125.618813] Buffer I/O error on dev sr0, logical block 0, async page read
[ 125.630802] Buffer I/O error on dev sr0, logical block 0, async page read
[ 125.642801] Buffer I/O error on dev sr0, logical block 0, async page read
[ 126.942709] EXT4-fs (sr0): unable to read superblock
[ 127.070758] EXT4-fs (sr0): unable to read superblock
[ 127.198797] EXT4-fs (sr0): unable to read superblock
[ 127.326797] SQUASHFS error: squashfs_read_data failed to read block 0x0
[ 127.326804] squashfs: SQUASHFS error: unable to read squashfs_super_block
Also tried sudo mount /dev/sr0 /media/cdrom1/ -t iso9660
leading to:
mount: /dev/sr0 is write-protected, mounting read-only
mount: wrong fs type, bad option, bad superblock on /dev/sr0,
missing codepage or helper program, or other error
In some cases useful info is found in syslog - try
dmesg | tail or so.
And dmesg | tail
[ 127.326797] SQUASHFS error: squashfs_read_data failed to read block 0x0
[ 127.326804] squashfs: SQUASHFS error: unable to read squashfs_super_block
[ 147.129330] scsi_io_completion: 93 callbacks suppressed
[ 147.129335] sr 4:0:0:0: [sr0] tag#18 FAILED Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[ 147.129337] sr 4:0:0:0: [sr0] tag#18 Sense Key : Illegal Request [current]
[ 147.129339] sr 4:0:0:0: [sr0] tag#18 Add. Sense: Illegal mode for this track
[ 147.129341] sr 4:0:0:0: [sr0] tag#18 CDB: Read(10) 28 00 00 00 00 10 00 00 01 00
[ 147.129342] blk_update_request: 93 callbacks suppressed
[ 147.129343] blk_update_request: I/O error, dev sr0, sector 64
[ 147.129367] isofs_fill_super: bread failed, dev=sr0, iso_blknum=16, block=16
Not sure where to go from here so grateful for suggestions.
Thanks a lot
mount cd
mount cd
asked Jun 13 '17 at 18:10
Rob Wilson
8315
8315
1
I'm still stuck! Any pointers on how to debug appreciated, thanks.
– Rob Wilson
Jun 20 '17 at 7:02
1
I'm having the same issue. I think it's a kernel bug. I had posted about it here and there's a kernel bug logged that you could follow as well.
– Bujiraso
Jul 6 '17 at 16:36
This issue (with mostly same error messages as above) appeared today on my 16.04. VLC works fine. I wonder if there is a new kernel bug.
– JayDin
Dec 14 '18 at 22:32
add a comment |
1
I'm still stuck! Any pointers on how to debug appreciated, thanks.
– Rob Wilson
Jun 20 '17 at 7:02
1
I'm having the same issue. I think it's a kernel bug. I had posted about it here and there's a kernel bug logged that you could follow as well.
– Bujiraso
Jul 6 '17 at 16:36
This issue (with mostly same error messages as above) appeared today on my 16.04. VLC works fine. I wonder if there is a new kernel bug.
– JayDin
Dec 14 '18 at 22:32
1
1
I'm still stuck! Any pointers on how to debug appreciated, thanks.
– Rob Wilson
Jun 20 '17 at 7:02
I'm still stuck! Any pointers on how to debug appreciated, thanks.
– Rob Wilson
Jun 20 '17 at 7:02
1
1
I'm having the same issue. I think it's a kernel bug. I had posted about it here and there's a kernel bug logged that you could follow as well.
– Bujiraso
Jul 6 '17 at 16:36
I'm having the same issue. I think it's a kernel bug. I had posted about it here and there's a kernel bug logged that you could follow as well.
– Bujiraso
Jul 6 '17 at 16:36
This issue (with mostly same error messages as above) appeared today on my 16.04. VLC works fine. I wonder if there is a new kernel bug.
– JayDin
Dec 14 '18 at 22:32
This issue (with mostly same error messages as above) appeared today on my 16.04. VLC works fine. I wonder if there is a new kernel bug.
– JayDin
Dec 14 '18 at 22:32
add a comment |
2 Answers
2
active
oldest
votes
I've been troubleshooting this for a while and I just downgraded my package of udisks from 2.7.1-2 to 2.6.4-1 and rebooted gdm -- instant fix.
It seems there may have been a regression introduced in udisks. I don't see a bug yet, so one should likely need to be opened. If you're looking to play or rip the CDs a couple applications still can (those that don't use Udisks), so try VLC or CDparanoia which I've had good luck with, and then otherwise a fix will hopefully come as soon as possible.
Edit: The latest version of udisks 2.7.1-2 and libblockdev 2.10-1 seem to fix the issue as well. Hopefully the updates come down the pipe soon!
Thanks a lot Bujiraso. Yes VLC works now (it didn't originally but I wonder if I had a separate issue there), and I'm using Sound Juicer for ripping - which I understand uses CDParanoia - which works great. Thanks again.
– Rob Wilson
Jul 23 '17 at 15:07
add a comment |
Symptoms (16.04)
- When music CD is inserted, an error message appears
Unable to access “Audio Disc Location is not mountable
.
The CD icon appears in the Ubuntu Launcher as normal but clicking the icon has no effect or brings up the above error message.
The CD is not accessible via Nautilus or Rythmbox, but is accessible through VLC.
Solution (16.04)
Try installing gvfs-backends.
Open a terminal by pressing Ctrl+Alt+T and type:
sudo apt install gvfs-backends
For further info, see Bug: Unable to mount audio disc
add a comment |
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',
autoActivateHeartbeat: false,
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
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f925050%2fcannot-mount-audio-cds-but-dvds-are-fine%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
2 Answers
2
active
oldest
votes
2 Answers
2
active
oldest
votes
active
oldest
votes
active
oldest
votes
I've been troubleshooting this for a while and I just downgraded my package of udisks from 2.7.1-2 to 2.6.4-1 and rebooted gdm -- instant fix.
It seems there may have been a regression introduced in udisks. I don't see a bug yet, so one should likely need to be opened. If you're looking to play or rip the CDs a couple applications still can (those that don't use Udisks), so try VLC or CDparanoia which I've had good luck with, and then otherwise a fix will hopefully come as soon as possible.
Edit: The latest version of udisks 2.7.1-2 and libblockdev 2.10-1 seem to fix the issue as well. Hopefully the updates come down the pipe soon!
Thanks a lot Bujiraso. Yes VLC works now (it didn't originally but I wonder if I had a separate issue there), and I'm using Sound Juicer for ripping - which I understand uses CDParanoia - which works great. Thanks again.
– Rob Wilson
Jul 23 '17 at 15:07
add a comment |
I've been troubleshooting this for a while and I just downgraded my package of udisks from 2.7.1-2 to 2.6.4-1 and rebooted gdm -- instant fix.
It seems there may have been a regression introduced in udisks. I don't see a bug yet, so one should likely need to be opened. If you're looking to play or rip the CDs a couple applications still can (those that don't use Udisks), so try VLC or CDparanoia which I've had good luck with, and then otherwise a fix will hopefully come as soon as possible.
Edit: The latest version of udisks 2.7.1-2 and libblockdev 2.10-1 seem to fix the issue as well. Hopefully the updates come down the pipe soon!
Thanks a lot Bujiraso. Yes VLC works now (it didn't originally but I wonder if I had a separate issue there), and I'm using Sound Juicer for ripping - which I understand uses CDParanoia - which works great. Thanks again.
– Rob Wilson
Jul 23 '17 at 15:07
add a comment |
I've been troubleshooting this for a while and I just downgraded my package of udisks from 2.7.1-2 to 2.6.4-1 and rebooted gdm -- instant fix.
It seems there may have been a regression introduced in udisks. I don't see a bug yet, so one should likely need to be opened. If you're looking to play or rip the CDs a couple applications still can (those that don't use Udisks), so try VLC or CDparanoia which I've had good luck with, and then otherwise a fix will hopefully come as soon as possible.
Edit: The latest version of udisks 2.7.1-2 and libblockdev 2.10-1 seem to fix the issue as well. Hopefully the updates come down the pipe soon!
I've been troubleshooting this for a while and I just downgraded my package of udisks from 2.7.1-2 to 2.6.4-1 and rebooted gdm -- instant fix.
It seems there may have been a regression introduced in udisks. I don't see a bug yet, so one should likely need to be opened. If you're looking to play or rip the CDs a couple applications still can (those that don't use Udisks), so try VLC or CDparanoia which I've had good luck with, and then otherwise a fix will hopefully come as soon as possible.
Edit: The latest version of udisks 2.7.1-2 and libblockdev 2.10-1 seem to fix the issue as well. Hopefully the updates come down the pipe soon!
edited Jul 14 '17 at 1:17
answered Jul 12 '17 at 0:58
Bujiraso
1864
1864
Thanks a lot Bujiraso. Yes VLC works now (it didn't originally but I wonder if I had a separate issue there), and I'm using Sound Juicer for ripping - which I understand uses CDParanoia - which works great. Thanks again.
– Rob Wilson
Jul 23 '17 at 15:07
add a comment |
Thanks a lot Bujiraso. Yes VLC works now (it didn't originally but I wonder if I had a separate issue there), and I'm using Sound Juicer for ripping - which I understand uses CDParanoia - which works great. Thanks again.
– Rob Wilson
Jul 23 '17 at 15:07
Thanks a lot Bujiraso. Yes VLC works now (it didn't originally but I wonder if I had a separate issue there), and I'm using Sound Juicer for ripping - which I understand uses CDParanoia - which works great. Thanks again.
– Rob Wilson
Jul 23 '17 at 15:07
Thanks a lot Bujiraso. Yes VLC works now (it didn't originally but I wonder if I had a separate issue there), and I'm using Sound Juicer for ripping - which I understand uses CDParanoia - which works great. Thanks again.
– Rob Wilson
Jul 23 '17 at 15:07
add a comment |
Symptoms (16.04)
- When music CD is inserted, an error message appears
Unable to access “Audio Disc Location is not mountable
.
The CD icon appears in the Ubuntu Launcher as normal but clicking the icon has no effect or brings up the above error message.
The CD is not accessible via Nautilus or Rythmbox, but is accessible through VLC.
Solution (16.04)
Try installing gvfs-backends.
Open a terminal by pressing Ctrl+Alt+T and type:
sudo apt install gvfs-backends
For further info, see Bug: Unable to mount audio disc
add a comment |
Symptoms (16.04)
- When music CD is inserted, an error message appears
Unable to access “Audio Disc Location is not mountable
.
The CD icon appears in the Ubuntu Launcher as normal but clicking the icon has no effect or brings up the above error message.
The CD is not accessible via Nautilus or Rythmbox, but is accessible through VLC.
Solution (16.04)
Try installing gvfs-backends.
Open a terminal by pressing Ctrl+Alt+T and type:
sudo apt install gvfs-backends
For further info, see Bug: Unable to mount audio disc
add a comment |
Symptoms (16.04)
- When music CD is inserted, an error message appears
Unable to access “Audio Disc Location is not mountable
.
The CD icon appears in the Ubuntu Launcher as normal but clicking the icon has no effect or brings up the above error message.
The CD is not accessible via Nautilus or Rythmbox, but is accessible through VLC.
Solution (16.04)
Try installing gvfs-backends.
Open a terminal by pressing Ctrl+Alt+T and type:
sudo apt install gvfs-backends
For further info, see Bug: Unable to mount audio disc
Symptoms (16.04)
- When music CD is inserted, an error message appears
Unable to access “Audio Disc Location is not mountable
.
The CD icon appears in the Ubuntu Launcher as normal but clicking the icon has no effect or brings up the above error message.
The CD is not accessible via Nautilus or Rythmbox, but is accessible through VLC.
Solution (16.04)
Try installing gvfs-backends.
Open a terminal by pressing Ctrl+Alt+T and type:
sudo apt install gvfs-backends
For further info, see Bug: Unable to mount audio disc
answered Dec 18 '18 at 0:24
JayDin
118111
118111
add a comment |
add a comment |
Thanks for contributing an answer to Ask Ubuntu!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Some of your past answers have not been well-received, and you're in danger of being blocked from answering.
Please pay close attention to the following guidance:
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f925050%2fcannot-mount-audio-cds-but-dvds-are-fine%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
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
1
I'm still stuck! Any pointers on how to debug appreciated, thanks.
– Rob Wilson
Jun 20 '17 at 7:02
1
I'm having the same issue. I think it's a kernel bug. I had posted about it here and there's a kernel bug logged that you could follow as well.
– Bujiraso
Jul 6 '17 at 16:36
This issue (with mostly same error messages as above) appeared today on my 16.04. VLC works fine. I wonder if there is a new kernel bug.
– JayDin
Dec 14 '18 at 22:32