Bug 980978

Summary: RuntimeError: cannot join thread before it is started
Product: [Fedora] Fedora Reporter: Chris Gilligan <chris>
Component: anacondaAssignee: Anaconda Maintenance Team <anaconda-maint-list>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 19CC: anaconda-maint-list, dshea, g.kaviyarasu, jonathan, mkolman, sbueno, vanmeeuwen+fedora
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
Whiteboard: abrt_hash:e6c446f37890a346f63229a342f864c181b90628adaaefc613d9640df2e7964f
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-11-15 15:02:04 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:
Attachments:
Description Flags
File: anaconda-tb
none
File: anaconda.log
none
File: environ
none
File: lsblk_output
none
File: nmcli_dev_list none

Description Chris Gilligan 2013-07-03 17:53:43 UTC
Description of problem:
installing on virtualbox

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

The following was filed automatically by anaconda:
anaconda 19.30.13-1 exception report
Traceback (most recent call first):
  File "/usr/lib64/python2.7/threading.py", line 939, in join
    raise RuntimeError("cannot join thread before it is started")
  File "/usr/lib64/python2.7/site-packages/pyanaconda/threads.py", line 85, in wait
    self.get(name).join()
  File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/storage.py", line 649, in _initialize
    threadMgr.wait(constants.THREAD_CUSTOM_STORAGE_INIT)
  File "/usr/lib64/python2.7/threading.py", line 764, in run
    self.__target(*self.__args, **self.__kwargs)
  File "/usr/lib64/python2.7/site-packages/pyanaconda/threads.py", line 168, in run
    threading.Thread.run(self, *args, **kwargs)
RuntimeError: cannot join thread before it is started

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

Comment 1 Chris Gilligan 2013-07-03 17:53:47 UTC
Created attachment 768364 [details]
File: anaconda-tb

Comment 2 Chris Gilligan 2013-07-03 17:53:51 UTC
Created attachment 768365 [details]
File: anaconda.log

Comment 3 Chris Gilligan 2013-07-03 17:53:54 UTC
Created attachment 768366 [details]
File: environ

Comment 4 Chris Gilligan 2013-07-03 17:53:57 UTC
Created attachment 768367 [details]
File: lsblk_output

Comment 5 Chris Gilligan 2013-07-03 17:54:01 UTC
Created attachment 768368 [details]
File: nmcli_dev_list

Comment 6 Chris Lumens 2013-11-15 15:02:04 UTC

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