Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.
Bug 980978 - RuntimeError: cannot join thread before it is started
Summary: RuntimeError: cannot join thread before it is started
Keywords:
Status: CLOSED DUPLICATE of bug 970858
Alias: None
Product: Fedora
Classification: Fedora
Component: anaconda
Version: 19
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Anaconda Maintenance Team
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:e6c446f37890a346f63229a342f...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-07-03 17:53 UTC by Chris Gilligan
Modified: 2013-11-15 15:02 UTC (History)
7 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-11-15 15:02:04 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: anaconda-tb (259.27 KB, text/plain)
2013-07-03 17:53 UTC, Chris Gilligan
no flags Details
File: anaconda.log (6.88 KB, text/plain)
2013-07-03 17:53 UTC, Chris Gilligan
no flags Details
File: environ (441 bytes, text/plain)
2013-07-03 17:53 UTC, Chris Gilligan
no flags Details
File: lsblk_output (1.01 KB, text/plain)
2013-07-03 17:53 UTC, Chris Gilligan
no flags Details
File: nmcli_dev_list (3.45 KB, text/plain)
2013-07-03 17:54 UTC, Chris Gilligan
no flags Details

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 ***


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