Bug 1020845 - AttributeError: 'NoneType' object has no attribute 'join'
Summary: AttributeError: 'NoneType' object has no attribute 'join'
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: anaconda
Version: 20
Hardware: i686
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Anaconda Maintenance Team
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:dc2207ed649914461f2cf255369...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-10-18 11:26 UTC by Martin Krizek
Modified: 2013-12-09 17:56 UTC (History)
8 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2013-12-09 17:56:57 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: anaconda-tb (546.73 KB, text/plain)
2013-10-18 11:27 UTC, Martin Krizek
no flags Details
File: anaconda.log (10.97 KB, text/plain)
2013-10-18 11:27 UTC, Martin Krizek
no flags Details
File: environ (404 bytes, text/plain)
2013-10-18 11:27 UTC, Martin Krizek
no flags Details
File: lsblk_output (1.23 KB, text/plain)
2013-10-18 11:27 UTC, Martin Krizek
no flags Details
File: nmcli_dev_list (4.26 KB, text/plain)
2013-10-18 11:27 UTC, Martin Krizek
no flags Details
File: os_info (291 bytes, text/plain)
2013-10-18 11:27 UTC, Martin Krizek
no flags Details
File: program.log (20.32 KB, text/plain)
2013-10-18 11:27 UTC, Martin Krizek
no flags Details
File: storage.log (57.99 KB, text/plain)
2013-10-18 11:27 UTC, Martin Krizek
no flags Details
File: syslog (65.27 KB, text/plain)
2013-10-18 11:27 UTC, Martin Krizek
no flags Details
File: ifcfg.log (650 bytes, text/plain)
2013-10-18 11:27 UTC, Martin Krizek
no flags Details
File: packaging.log (628.77 KB, text/plain)
2013-10-18 11:27 UTC, Martin Krizek
no flags Details

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.


Note You need to log in before you can comment on or make changes to this bug.