Bug 1020845

Summary: AttributeError: 'NoneType' object has no attribute 'join'
Product: [Fedora] Fedora Reporter: Martin Krizek <mkrizek>
Component: anacondaAssignee: Anaconda Maintenance Team <anaconda-maint-list>
Status: CLOSED CURRENTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 20CC: amulhern, anaconda-maint-list, dshea, g.kaviyarasu, jonathan, mkolman, sbueno, vanmeeuwen+fedora
Target Milestone: ---   
Target Release: ---   
Hardware: i686   
OS: Unspecified   
Whiteboard: abrt_hash:dc2207ed649914461f2cf2553696375415992c26103547c84f6c41867a5a1648
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-12-09 17:56:57 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Attachments:
Description Flags
File: anaconda-tb
none
File: anaconda.log
none
File: environ
none
File: lsblk_output
none
File: nmcli_dev_list
none
File: os_info
none
File: program.log
none
File: storage.log
none
File: syslog
none
File: ifcfg.log
none
File: packaging.log none

Description Martin Krizek 2013-10-18 11:26:53 UTC
Version-Release number of selected component:
anaconda-20.25.1-1

The following was filed automatically by anaconda:
anaconda 20.25.1-1 exception report
Traceback (most recent call first):
  File "/usr/lib/python2.7/site-packages/pyanaconda/threads.py", line 85, in wait
    self.get(name).join()
  File "/usr/lib/python2.7/site-packages/pyanaconda/ui/gui/spokes/storage.py", line 322, in checkStorage
    threadMgr.wait(constants.THREAD_EXECUTE_STORAGE)
  File "/usr/lib/python2.7/threading.py", line 764, in run
    self.__target(*self.__args, **self.__kwargs)
  File "/usr/lib/python2.7/site-packages/pyanaconda/threads.py", line 168, in run
    threading.Thread.run(self, *args, **kwargs)
AttributeError: 'NoneType' object has no attribute 'join'

Additional info:
cmdline:        /usr/bin/python  /sbin/anaconda
cmdline_file:   initrd=initrd.img inst.stage2=hd:LABEL=Fedora\x2020-Beta-TC5\x20i386 quiet BOOT_IMAGE=vmlinuz 
executable:     /sbin/anaconda
hashmarkername: anaconda
kernel:         3.11.5-302.fc20.i686
product:        Fedora
release:        Cannot get release name.
type:           anaconda
version:        20-Beta-TC5

Comment 1 Martin Krizek 2013-10-18 11:27:01 UTC
Created attachment 813723 [details]
File: anaconda-tb

Comment 2 Martin Krizek 2013-10-18 11:27:05 UTC
Created attachment 813724 [details]
File: anaconda.log

Comment 3 Martin Krizek 2013-10-18 11:27:09 UTC
Created attachment 813725 [details]
File: environ

Comment 4 Martin Krizek 2013-10-18 11:27:13 UTC
Created attachment 813726 [details]
File: lsblk_output

Comment 5 Martin Krizek 2013-10-18 11:27:18 UTC
Created attachment 813727 [details]
File: nmcli_dev_list

Comment 6 Martin Krizek 2013-10-18 11:27:22 UTC
Created attachment 813728 [details]
File: os_info

Comment 7 Martin Krizek 2013-10-18 11:27:27 UTC
Created attachment 813729 [details]
File: program.log

Comment 8 Martin Krizek 2013-10-18 11:27:31 UTC
Created attachment 813730 [details]
File: storage.log

Comment 9 Martin Krizek 2013-10-18 11:27:36 UTC
Created attachment 813731 [details]
File: syslog

Comment 10 Martin Krizek 2013-10-18 11:27:40 UTC
Created attachment 813732 [details]
File: ifcfg.log

Comment 11 Martin Krizek 2013-10-18 11:27:47 UTC
Created attachment 813733 [details]
File: packaging.log

Comment 12 Chris Lumens 2013-12-09 17:56:57 UTC
I believe this is fixed by the same patch as for bug 1029898 (4146ea245be9776868a95867be01b2350bf455f2 in git), which should be in the current build of anaconda.