Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 525476 - kernel 3.17.0 - UDF-fs: error (device sr0): udf_load_metadata_files: Both metadata and mirror metadata inode efe can not found
Summary: kernel 3.17.0 - UDF-fs: error (device sr0): udf_load_metadata_files: Both met...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Kernel Bug Wranglers and Kernel Maintainers
URL: https://bugzilla.kernel.org/show_bug....
Whiteboard: 3.17.1-r1
Keywords:
Depends on:
Blocks:
 
Reported: 2014-10-15 08:29 UTC by Silvio
Modified: 2014-10-17 12:30 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
My kernel .config file (.config,111.70 KB, text/plain)
2014-10-15 08:31 UTC, Silvio
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Silvio 2014-10-15 08:29:43 UTC
I'm trying to mount bluray disks (in particular for instance Disney cartoon of Mulan and Rapuntzel).

I got this error in console:

# mount /dev/sr0 /mnt/cdrom/
mount: /dev/sr0 is write-protected, mounting read-only
mount: mount /dev/sr0 on /mnt/cdrom failed: Stale file handle

And this is the dmesg output:

[  224.725433] UDF-fs: warning (device sr0): udf_find_metadata_inode_efe: metadata inode efe not found
[  225.061052] UDF-fs: warning (device sr0): udf_find_metadata_inode_efe: metadata inode efe not found
[  225.061055] UDF-fs: error (device sr0): udf_load_metadata_files: Both metadata and mirror metadata inode efe can not found
[  225.061056] UDF-fs: error (device sr0): udf_load_partdesc: error loading MetaData partition map 1



The same specifying the filesystem:

# mount -t udf /dev/sr0 /mnt/cdrom/

I tried also these:

#  mount -t udf,iso13346 /dev/sr0 /mnt/cdrom/
mount: /dev/sr0 is write-protected, mounting read-only
Can only open '/dev/sr0' as read-only
NTFS signature is missing.
Failed to mount '/dev/sr0': Argomento non valido
The device '/dev/sr0' doesn't seem to have a valid NTFS.
Maybe the wrong device is used? Or the whole disk instead of a
partition (e.g. /dev/sda, not /dev/sda1)? Or the other way around?


# mount -t udf,iso9660 /dev/sr0 /mnt/cdrom/
mount: /dev/sr0 is write-protected, mounting read-only
Can only open '/dev/sr0' as read-only
NTFS signature is missing.
Failed to mount '/dev/sr0': Argomento non valido
The device '/dev/sr0' doesn't seem to have a valid NTFS.
Maybe the wrong device is used? Or the whole disk instead of a
partition (e.g. /dev/sda, not /dev/sda1)? Or the other way around?


In my kernel I've set udf support to <m> and the module is loaded:

# lsmod | grep udf
udf                    79861  0 

I tried also to compile kernel with udf inside and not as a module, but nothing changes.






Reproducible: Always
Comment 1 Silvio 2014-10-15 08:30:47 UTC
my emerge --info

emerge --info
Portage 2.2.14_rc1 (python 2.7.8-final-0, default/linux/amd64/13.0/desktop/kde, gcc-4.8.3, glibc-2.19-r1, 3.17.0-gentoo x86_64)                                                                                                                                                                                          
=================================================================                                                                                                                                                                                                                                                        
System uname: Linux-3.17.0-gentoo-x86_64-Intel-R-_Core-TM-_i7-4710HQ_CPU_@_2.50GHz-with-gentoo-2.2                                                                                                                                                                                                                       
KiB Mem:    16344916 total,  11908652 free                                                                                                                                                                                                                                                                               
KiB Swap:   17825788 total,  17825788 free                                                                                                                                                                                                                                                                               
Timestamp of tree: Mon, 13 Oct 2014 18:45:01 +0000                                                                                                                                                                                                                                                                       
ld ld di GNU (GNU Binutils) 2.24                                                                                                                                                                                                                                                                                         
distcc 3.1 x86_64-pc-linux-gnu [disabled]                                                                                                                                                                                                                                                                                
ccache version 3.1.9 [enabled]                                                                                                                                                                                                                                                                                           
app-shells/bash:          4.2_p53                                                                                                                                                                                                                                                                                        
dev-java/java-config:     2.2.0                                                                                                                                                                                                                                                                                          
dev-lang/perl:            5.20.1                                                                                                                                                                                                                                                                                         
dev-lang/python:          2.7.8, 3.3.5-r1, 3.4.2                                                                                                                                                                                                                                                                         
dev-util/ccache:          3.1.9-r3                                                                                                                                                                                                                                                                                       
dev-util/cmake:           3.0.2                                                                                                                                                                                                                                                                                          
dev-util/pkgconfig:       0.28-r2                                                                                                                                                                                                                                                                                        
sys-apps/baselayout:      2.2                                                                                                                                                                                                                                                                                            
sys-apps/openrc:          0.13.1                                                                                                                                                                                                                                                                                         
sys-apps/sandbox:         2.6-r1                                                                                                                                                                                                                                                                                         
sys-devel/autoconf:       2.13, 2.69                                                                                                                                                                                                                                                                                     
sys-devel/automake:       1.11.6, 1.14.1                                                                                                                                                                                                                                                                                 
sys-devel/binutils:       2.24-r3                                                                                                                                                                                                                                                                                        
sys-devel/gcc:            4.8.3                                                                                                                                                                                                                                                                                          
sys-devel/gcc-config:     1.8                                                                                                                                                                                                                                                                                            
sys-devel/libtool:        2.4.2-r1                                                                                                                                                                                                                                                                                       
sys-devel/make:           4.1                                                                                                                                                                                                                                                                                            
sys-kernel/linux-headers: 3.16 (virtual/os-headers)                                                                                                                                                                                                                                                                      
sys-libs/glibc:           2.19-r1                                                                                                                                                                                                                                                                                        
Repositories: gentoo sunrise gamerlay pinkbyte luman zugaina belak maggu2810-overlay maekke betagarden nikai yarik-overlay amielke-overlay pentoo voyageur manual bibletime                                                                                                                                              
ACCEPT_KEYWORDS="amd64 ~amd64"                                                                                                                                                                                                                                                                                           
ACCEPT_LICENSE="*"                                                                                                                                                                                                                                                                                                       
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=native -O2 -pipe -fomit-frame-pointer"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="${CONFIG_PROTECT} /etc /etc/idea/conf /usr/share/config /usr/share/gnupg/qualified.txt /usr/share/maven-bin-3.1/conf /var/lib/hsqldb"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo /etc/texmf/language.dat.d /etc/texmf/language.def.d /etc/texmf/updmap.d /etc/texmf/web2c"
CXXFLAGS="-march=native -O2 -pipe -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FCFLAGS="-O2 -pipe"
FEATURES="assume-digests binpkg-logs ccache config-protect-if-modified distlocks ebuild-locks fixlafiles merge-sync news parallel-fetch preserve-libs protect-owned sandbox sfperms strict unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync"
FFLAGS="-O2 -pipe"
GENTOO_MIRRORS=" http://mirror.ovh.net/gentoo-distfiles/ http://ftp.heanet.ie/pub/gentoo/ http://mirror.ovh.net/gentoo-distfiles/ http://www.die.unipd.it/pub/Linux/distributions/gentoo-sources/ rsync://rsync3.it.gentoo.org/gentoo-sources/ ftp://ftp.unina.it/pub/linux/distributions/gentoo/"
LANG="it_IT.UTF-8"
LDFLAGS="-Wl,-O1 -Wl,--as-needed"
MAKEOPTS="-j9"
PKGDIR="/usr/portage/packages"
PORTAGE_CONFIGROOT="/"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --omit-dir-times --compress --force --whole-file --delete --stats --human-readable --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/var/lib/layman/sunrise /var/lib/layman/gamerlay /var/lib/layman/pinkbyte /var/lib/layman/luman /var/lib/layman/zugaina /var/lib/layman/belak /var/lib/layman/maggu2810-overlay /var/lib/layman/maekke /var/lib/layman/betagarden /var/lib/layman/nikai /var/lib/layman/yarik-overlay /var/lib/layman/amielke-overlay /var/lib/layman/pentoo /var/lib/layman/voyageur /usr/portage/local/manual /var/lib/layman/bibletime"
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
USE="3ds 64bit X a52 aac aacplus aacs aalib acl acpi ads aften aiglx akode alias alsa amd64 amr ao apache apm apng asyncns audiofile autoreplace autotrace avahi avi bash-completion berkdb bidi bitmap-fonts bluetooth bluray bmp branding browserplugin bzip bzip2 cairo caps cdaudio cdda cddb cdr cli clucene connectionstatus consolekit contactnotes cracklib crypt cuda cups cvd cvs cxx dbus declarative dia dialup djvu dri dtmf dts dv dvb dvd dvdr dvdread dvi dxva2 dynamicplugin ebook efi emboss encode ethereal exif faad fam farstream fat ffmpeg firefox flac fluidsynth fontconfig foomaticdb fortran freetds frei0r gbm gdbm geolocation gif gimp git glamor gles gles2 glib glitz gphoto2 gpm gps gpu groupwise gstreamer gtk gtk3 h323 highlight history hvm i8x0 iconv icu ieee1394 imagemagick innodb ios iphone ipod ipv6 irc ithreads jack java javascript jingle jpeg jpeg2k kde kdenlive kdepim kerberos kipi kontact kqemu lame laptop lcms ldap libass libkms libnotify lm_sensors lucene m4a mad marble mbrola mdb mdnsresponder-compat mercurial midi mime minizip mmx mmxext mng modules moonlight mozilla mp3 mp4 mpeg mpeg2 mplayer msn mssql multilib musepack musicbrainz ncurses netmeeting nls nowlistening npt1 nptl nptlonly nsplugin ntfs nvidia odbc ogg openal openexr opengl openipmi openmp opus orc oss pam pango pcmcia pcre pda pdf perl phonon plasma pmu png policykit portaudio postgres ppds pulseaudio python python3 qemu qt qt3support qt4 quicktime rar raw rdesktop rdp readline reiserfs reports samba sametime sane scanner sdl semantic-desktop session sip sipim skype smp sms soprano soundtouch speex spell sqlite sse sse2 ssh ssl ssse3 startup-notification subtitles subversion svg tcpd texteffect texteffects theora tidy tiff timidity tk tordns translator truetype truetype-fonts twolame type1-fonts udev udisks unicode upower usb utempter uxa v4l v4l2 vaapi vcd vcdx vdpau video virtualbox vnc vorbis vpx wav wavpack webkit webpresence webrtc-aec wicd wifi win32codecs win64 winbind winetriks winpopup wlm wmf wxwidgets wxwindows x264 xcb xcomposite xen xetex xine xinerama xml xmp xscreensaver xv xvid xvmc yahoo zeroconf zlib" ABI_X86="64" ALSA_CARDS="snd_hda_intel" APACHE2_MODULES="actions alias auth_basic auth_digest authn_anon authn_dbd authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache dav dav_fs dav_lock dbd deflate dir disk_cache env expires ext_filter file_cache filter headers ident imagemap include info log_config logio mem_cache mime mime_magic negotiation proxy proxy_ajp proxy_balancer proxy_connect proxy_http rewrite setenvif so speling status unique_id userdir usertrack vhost_alias" CALLIGRA_FEATURES="kexi words flow plan sheets stage tables krita karbon braindump author" CAMERAS="*" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf superstar2 timing tsip tripmate tnt ublox ubx" INPUT_DEVICES="keyboard mouse evdev joystick synaptics wacom" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LIBREOFFICE_EXTENSIONS="presenter-console presenter-minimizer" LINGUAS="it en it_IT" OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php5-5" PYTHON_SINGLE_TARGET="python2_7" PYTHON_TARGETS="python2_7 python3_3" RUBY_TARGETS="ruby19 ruby20 ruby21" SANE_BACKENDS="*" USERLAND="GNU" VIDEO_CARDS="nvidia intel i965 nv vesa nouveau v4l v4l2 modesetting fbdev" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq steal rawnat logmark ipmark dhcpmac delude chaos account"
Unset:  CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LC_ALL, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, USE_PYTHON
Comment 2 Silvio 2014-10-15 08:31:45 UTC
Created attachment 386710 [details]
My kernel .config file
Comment 3 Silvio 2014-10-15 08:32:46 UTC
I've tried also to emerge 

sys-fs/udftools


but nothing changes
Comment 4 Silvio 2014-10-16 07:44:37 UTC
same problem with 3.17.1 kernel
Comment 5 Silvio 2014-10-16 10:59:05 UTC
I've opened a but in kernel.org too

https://bugzilla.kernel.org/show_bug.cgi?id=86361

let's see if next version of kernel will fix the problem ....
Comment 7 Silvio 2014-10-16 21:40:03 UTC
I confirm no problem with kernel 3.6.16.

So we will wait the fix in kernel 3.17.2
Comment 8 Mike Pagano gentoo-dev 2014-10-17 12:30:30 UTC
Released in 3.17.1-r1

commit f5b0f4e7ada52dcbc0815296376406083b23b7bf
Author: Mike Pagano <mpagano@gentoo.org>
Date:   Fri Oct 17 07:46:58 2014 -0400

    Fix loading of special inodes. See bug #525476