Bug 963267

Summary: IOError: [Errno 9] Bad file descriptor
Product: [Fedora] Fedora Reporter: Ľuboš Kardoš <lkardos>
Component: babelAssignee: Jeffrey C. Ollie <jeff>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 19CC: derlafff, dshea, fschwarz, g.kaviyarasu, ignatenko, jeff, jonathan, jorton, kparal, mkolman, nphilipp, sbueno, vanmeeuwen+fedora
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
Whiteboard: abrt_hash:c1e0d80ed4f085d62fd53fe782aefb8278f79bb3c1179ad832f9e19195ece590
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-11-07 14:58:51 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 920667    
Attachments:
Description Flags
File: anaconda-tb
none
File: anaconda.log
none
File: backtrace
none
File: environ
none
File: ifcfg.log
none
File: lsblk_output
none
File: nmcli_dev_list
none
File: packaging.log
none
File: program.log
none
File: storage.log
none
File: syslog none

Description Ľuboš Kardoš 2013-05-15 14:19:24 UTC
Description of problem:
The following was filed automatically by anaconda:
anaconda 19.25-1 exception report
Traceback (most recent call first):
  File "/usr/lib/python2.7/site-packages/babel/localedata.py", line 111, in load
    fileobj.close()
  File "/usr/lib/python2.7/site-packages/babel/localedata.py", line 101, in load
    data = load(parent).copy()
  File "/usr/lib/python2.7/site-packages/babel/localedata.py", line 101, in load
    data = load(parent).copy()
  File "/usr/lib/python2.7/site-packages/babel/core.py", line 231, in _data
    self.__data = localedata.LocaleDataDict(localedata.load(str(self)))
  File "/usr/lib/python2.7/site-packages/babel/core.py", line 293, in languages
    return self._data['languages']
  File "/usr/lib/python2.7/site-packages/babel/core.py", line 250, in get_display_name
    retval = locale.languages.get(self.language)
  File "/usr/lib64/python2.7/site-packages/pyanaconda/localization.py", line 92, in display_name
    display_name = self._localedata.display_name or self.english_name
  File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/welcome.py", line 172, in initialize
    self._addLanguage(store, trans.display_name,
  File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/welcome.py", line 338, in initialize
    LanguageMixIn.initialize(self)
  File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/__init__.py", line 367, in run
    self._currentAction.initialize()
  File "/sbin/anaconda", line 1085, in <module>
    anaconda._intf.run()
IOError: [Errno 9] Bad file descriptor

Version-Release number of selected component:
anaconda-19.25-1

Additional info:
cmdline:        /usr/bin/python  /sbin/anaconda
cmdline_file:   initrd=initrd.img inst.stage2=hd:LABEL=Fedora\x2019-Beta-TC4\x20x86_64 quiet BOOT_IMAGE=vmlinuz 
executable:     /sbin/anaconda
hashmarkername: anaconda
kernel:         3.9.0-301.fc19.x86_64
product:        Fedora
release:        Cannot get release name.
type:           anaconda
version:        19-Beta-TC4

Truncated backtrace:
Traceback (most recent call last):
  File "/sbin/anaconda", line 1085, in <module>
    anaconda._intf.run()
  File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/__init__.py", line 367, in run
    self._currentAction.initialize()
  File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/welcome.py", line 338, in initialize
    LanguageMixIn.initialize(self)
  File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/welcome.py", line 172, in initialize
    self._addLanguage(store, trans.display_name,
  File "/usr/lib64/python2.7/site-packages/pyanaconda/localization.py", line 92, in display_name
    display_name = self._localedata.display_name or self.english_name
  File "/usr/lib/python2.7/site-packages/babel/core.py", line 250, in get_display_name
    retval = locale.languages.get(self.language)
  File "/usr/lib/python2.7/site-packages/babel/core.py", line 293, in languages
    return self._data['languages']
  File "/usr/lib/python2.7/site-packages/babel/core.py", line 231, in _data
    self.__data = localedata.LocaleDataDict(localedata.load(str(self)))
  File "/usr/lib/python2.7/site-packages/babel/localedata.py", line 101, in load
    data = load(parent).copy()
  File "/usr/lib/python2.7/site-packages/babel/localedata.py", line 101, in load
    data = load(parent).copy()
  File "/usr/lib/python2.7/site-packages/babel/localedata.py", line 111, in load
    fileobj.close()
IOError: [Errno 9] Bad file descriptor

Comment 1 Ľuboš Kardoš 2013-05-15 14:19:29 UTC
Created attachment 748314 [details]
File: anaconda-tb

Comment 2 Ľuboš Kardoš 2013-05-15 14:19:32 UTC
Created attachment 748315 [details]
File: anaconda.log

Comment 3 Ľuboš Kardoš 2013-05-15 14:19:34 UTC
Created attachment 748316 [details]
File: backtrace

Comment 4 Ľuboš Kardoš 2013-05-15 14:19:36 UTC
Created attachment 748317 [details]
File: environ

Comment 5 Ľuboš Kardoš 2013-05-15 14:19:39 UTC
Created attachment 748318 [details]
File: ifcfg.log

Comment 6 Ľuboš Kardoš 2013-05-15 14:19:41 UTC
Created attachment 748319 [details]
File: lsblk_output

Comment 7 Ľuboš Kardoš 2013-05-15 14:19:43 UTC
Created attachment 748320 [details]
File: nmcli_dev_list

Comment 8 Ľuboš Kardoš 2013-05-15 14:19:46 UTC
Created attachment 748321 [details]
File: packaging.log

Comment 9 Ľuboš Kardoš 2013-05-15 14:19:49 UTC
Created attachment 748322 [details]
File: program.log

Comment 10 Ľuboš Kardoš 2013-05-15 14:19:52 UTC
Created attachment 748323 [details]
File: storage.log

Comment 11 Ľuboš Kardoš 2013-05-15 14:19:57 UTC
Created attachment 748324 [details]
File: syslog

Comment 12 Ľuboš Kardoš 2013-05-15 14:26:17 UTC
I don't know what caused this error, I can't reproduce it, it is random error.

Comment 13 Brian Lane 2013-06-15 00:21:39 UTC
*** Bug 974532 has been marked as a duplicate of this bug. ***

Comment 14 Felix Schwarz 2013-10-02 18:43:55 UTC
*** Bug 969032 has been marked as a duplicate of this bug. ***

Comment 15 Felix Schwarz 2014-11-07 10:26:02 UTC
It has been a long time since we got reports about this bug. Hence I'm inclined to close this as INSUFFICIENT_DATA. I'm really sorry but if we can't reproduce it there I don't know how to fix it. Any objection?

Comment 16 David Shea 2014-11-07 14:58:51 UTC
It turned out to be a python bug. subprocess.py was closing file descriptors that didn't belong to it.

*** This bug has been marked as a duplicate of bug 1103450 ***