Bug 1245779 - RuntimeError: dictionary changed size during iteration
Summary: RuntimeError: dictionary changed size during iteration
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: anaconda
Version: 23
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Anaconda Maintenance Team
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:2fe9d6d7c6136cfdfe00a3c4c3d...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-07-22 17:59 UTC by Adam Williamson
Modified: 2015-08-03 14:06 UTC (History)
5 users (show)

Fixed In Version: anaconda-23.17-1
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-08-03 14:06:03 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: anaconda-tb (242.91 KB, text/plain)
2015-07-22 17:59 UTC, Adam Williamson
no flags Details
File: anaconda.log (24.57 KB, text/plain)
2015-07-22 17:59 UTC, Adam Williamson
no flags Details
File: dnf.log (1.29 KB, text/plain)
2015-07-22 17:59 UTC, Adam Williamson
no flags Details
File: environ (494 bytes, text/plain)
2015-07-22 17:59 UTC, Adam Williamson
no flags Details
File: ks.cfg (462 bytes, text/plain)
2015-07-22 17:59 UTC, Adam Williamson
no flags Details
File: lsblk_output (1.24 KB, text/plain)
2015-07-22 17:59 UTC, Adam Williamson
no flags Details
File: nmcli_dev_list (1.25 KB, text/plain)
2015-07-22 17:59 UTC, Adam Williamson
no flags Details
File: os_info (451 bytes, text/plain)
2015-07-22 17:59 UTC, Adam Williamson
no flags Details
File: program.log (18.69 KB, text/plain)
2015-07-22 17:59 UTC, Adam Williamson
no flags Details
File: storage.log (54.62 KB, text/plain)
2015-07-22 18:00 UTC, Adam Williamson
no flags Details
File: syslog (65.02 KB, text/plain)
2015-07-22 18:00 UTC, Adam Williamson
no flags Details
File: ifcfg.log (1.37 KB, text/plain)
2015-07-22 18:00 UTC, Adam Williamson
no flags Details
File: packaging.log (587 bytes, text/plain)
2015-07-22 18:00 UTC, Adam Williamson
no flags Details

Description Adam Williamson 2015-07-22 17:59:48 UTC
Description of problem:
Ran a kickstart install with F23 nightly 2015-07-17 boot.iso, in a VM with two CPUs (I think that may matter). Kickstart is http://jskladan.fedorapeople.org/kickstarts/root-user-crypted-net.ks . The crash doesn't happen on all attempts, only on some; I noticed it happen on a couple of openQA test attempts, restarting the test usually made it work.

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

The following was filed automatically by anaconda:
anaconda 23.16-1 exception report
Traceback (most recent call first):
  File "/usr/lib64/python3.4/site-packages/pyanaconda/threads.py", line 126, in wait_all
    for name in names:
  File "/usr/lib64/python3.4/site-packages/pyanaconda/install.py", line 172, in doInstall
    threadMgr.wait_all()
  File "/usr/lib64/python3.4/threading.py", line 868, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib64/python3.4/site-packages/pyanaconda/threads.py", line 247, in run
    threading.Thread.run(self, *args, **kwargs)
RuntimeError: dictionary changed size during iteration

Additional info:
addons:         com_redhat_kdump
cmdline:        /usr/bin/python3  /sbin/anaconda
cmdline_file:   BOOT_IMAGE=vmlinuz initrd=initrd.img inst.stage2=hd:LABEL=Fedora-23-x86_64 quiet inst.ks=http://jskladan.fedorapeople.org/kickstarts/root-user-crypted-net.ks
dnf.rpm.log:    Jul 22 17:57:41 INFO --- logging initialized ---
executable:     /sbin/anaconda
hashmarkername: anaconda
kernel:         4.2.0-0.rc2.git1.1.fc23.x86_64
product:        Fedora
release:        Cannot get release name.
type:           anaconda
version:        23

Comment 1 Adam Williamson 2015-07-22 17:59:50 UTC
Created attachment 1054938 [details]
File: anaconda-tb

Comment 2 Adam Williamson 2015-07-22 17:59:51 UTC
Created attachment 1054939 [details]
File: anaconda.log

Comment 3 Adam Williamson 2015-07-22 17:59:52 UTC
Created attachment 1054940 [details]
File: dnf.log

Comment 4 Adam Williamson 2015-07-22 17:59:53 UTC
Created attachment 1054941 [details]
File: environ

Comment 5 Adam Williamson 2015-07-22 17:59:54 UTC
Created attachment 1054942 [details]
File: ks.cfg

Comment 6 Adam Williamson 2015-07-22 17:59:56 UTC
Created attachment 1054943 [details]
File: lsblk_output

Comment 7 Adam Williamson 2015-07-22 17:59:57 UTC
Created attachment 1054944 [details]
File: nmcli_dev_list

Comment 8 Adam Williamson 2015-07-22 17:59:58 UTC
Created attachment 1054945 [details]
File: os_info

Comment 9 Adam Williamson 2015-07-22 17:59:59 UTC
Created attachment 1054946 [details]
File: program.log

Comment 10 Adam Williamson 2015-07-22 18:00:01 UTC
Created attachment 1054947 [details]
File: storage.log

Comment 11 Adam Williamson 2015-07-22 18:00:02 UTC
Created attachment 1054948 [details]
File: syslog

Comment 12 Adam Williamson 2015-07-22 18:00:03 UTC
Created attachment 1054949 [details]
File: ifcfg.log

Comment 13 Adam Williamson 2015-07-22 18:00:04 UTC
Created attachment 1054950 [details]
File: packaging.log

Comment 14 Adam Williamson 2015-07-22 18:00:52 UTC
https://github.com/rhinstaller/anaconda/pull/233 - davidshea obviously ran into this at the same time as me.


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