Bug 1992585

Summary: OverflowError: 104857599999998951424 not in range 0 to 18446744073709551615
Product: [Fedora] Fedora Reporter: aegorenk
Component: anacondaAssignee: Vendula Poncova <vponcova>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 35CC: anaconda-maint-list, jonathan, kellin, vanmeeuwen+fedora, vponcova, w
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
Whiteboard: abrt_hash:bc59d4627dce93d49886e5f5af7fd341fe6cf4aa76c787e3488c646ea30e1cc5;VARIANT_ID=server;
Fixed In Version: anaconda-35.22.2-1 anaconda-35.22.2-1.fc35 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2021-10-03 00:14:58 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: dbus.log
none
File: dnf.librepo.log
none
File: environ
none
File: lorax-packages.log
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: packaging.log none

Description aegorenk 2021-08-11 11:28:03 UTC
Description of problem:
1. during installation go to manual partiotioning
2. add new partition with size of many 999999999...
3. proceed
4. crashed for me

Version-Release number of selected component:
anaconda-34.24.9

The following was filed automatically by anaconda:
anaconda 34.24.9 exception report
Traceback (most recent call first):
  File "/usr/lib/python3.9/site-packages/gi/overrides/GLib.py", line 118, in _create
    return self._LEAF_CONSTRUCTORS[format](value)
  File "/usr/lib/python3.9/site-packages/gi/overrides/GLib.py", line 189, in __new__
    v = creator._create(format_string, value)
  File "/usr/lib/python3.9/site-packages/dasbus/typing.py", line 124, in get_variant
    return Variant(type_string, value)
  File "/usr/lib/python3.9/site-packages/dasbus/structure.py", line 121, in get_data_variant
    return get_variant(self.type_hint, self.get_data(obj))
  File "/usr/lib/python3.9/site-packages/dasbus/structure.py", line 249, in to_structure
    structure[name] = field.get_data_variant(data)
  File "/usr/lib64/python3.9/site-packages/pyanaconda/ui/gui/spokes/custom_storage.py", line 1017, in on_add_clicked
    DeviceFactoryRequest.to_structure(request)
OverflowError: 104857599999998951424 not in range 0 to 18446744073709551615

Additional info:
addons:         com_redhat_kdump
cmdline:        /usr/bin/python3  /sbin/anaconda
cmdline_file:   BOOT_IMAGE=/images/pxeboot/vmlinuz inst.stage2=hd:LABEL=Fedora-S-dvd-x86_64-34 quiet
executable:     /sbin/anaconda
hashmarkername: anaconda
hawkey.log:     2021-08-11T13:11:43+0000 INFO === Started libdnf-0.60.0 ===
kernel:         5.11.12-300.fc34.x86_64
product:        Fedora
release:        Fedora release 34 (Thirty Four)
type:           anaconda
version:        34

Comment 1 aegorenk 2021-08-11 11:28:07 UTC
Created attachment 1813078 [details]
File: anaconda-tb

Comment 2 aegorenk 2021-08-11 11:28:09 UTC
Created attachment 1813079 [details]
File: anaconda.log

Comment 3 aegorenk 2021-08-11 11:28:11 UTC
Created attachment 1813080 [details]
File: dbus.log

Comment 4 aegorenk 2021-08-11 11:28:12 UTC
Created attachment 1813081 [details]
File: dnf.librepo.log

Comment 5 aegorenk 2021-08-11 11:28:14 UTC
Created attachment 1813082 [details]
File: environ

Comment 6 aegorenk 2021-08-11 11:28:16 UTC
Created attachment 1813083 [details]
File: lorax-packages.log

Comment 7 aegorenk 2021-08-11 11:28:18 UTC
Created attachment 1813084 [details]
File: lsblk_output

Comment 8 aegorenk 2021-08-11 11:28:20 UTC
Created attachment 1813085 [details]
File: nmcli_dev_list

Comment 9 aegorenk 2021-08-11 11:28:22 UTC
Created attachment 1813086 [details]
File: os_info

Comment 10 aegorenk 2021-08-11 11:28:24 UTC
Created attachment 1813087 [details]
File: program.log

Comment 11 aegorenk 2021-08-11 11:28:26 UTC
Created attachment 1813088 [details]
File: storage.log

Comment 12 aegorenk 2021-08-11 11:28:29 UTC
Created attachment 1813089 [details]
File: syslog

Comment 13 aegorenk 2021-08-11 11:28:31 UTC
Created attachment 1813090 [details]
File: packaging.log

Comment 14 Vendula Poncova 2021-09-20 10:18:12 UTC
Fixed in a pull request: https://github.com/rhinstaller/anaconda/pull/3613

Comment 15 Fedora Update System 2021-09-30 17:16:51 UTC
FEDORA-2021-d34109bcc8 has been submitted as an update to Fedora 35. https://bodhi.fedoraproject.org/updates/FEDORA-2021-d34109bcc8

Comment 16 Fedora Update System 2021-10-01 01:39:21 UTC
FEDORA-2021-d34109bcc8 has been pushed to the Fedora 35 testing repository.
Soon you'll be able to install the update with the following command:
`sudo dnf upgrade --enablerepo=updates-testing --advisory=FEDORA-2021-d34109bcc8`
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2021-d34109bcc8

See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.

Comment 17 Fedora Update System 2021-10-03 00:14:58 UTC
FEDORA-2021-d34109bcc8 has been pushed to the Fedora 35 stable repository.
If problem still persists, please make note of it in this bug report.