Bug 1844683 - dasbus.error.DBusError: No such interface “org.freedesktop.DBus.Properties” on object at path /org/fedoraproject/Anaconda/Modules/Storage/Task/5
Summary: dasbus.error.DBusError: No such interface “org.freedesktop.DBus.Properties” o...
Keywords:
Status: CLOSED EOL
Alias: None
Product: Fedora
Classification: Fedora
Component: python-blivet
Version: 32
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Blivet Maintenance Team
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:07221664df945b364afb1a703c5...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2020-06-06 08:11 UTC by Robert Norden
Modified: 2021-05-25 16:24 UTC (History)
14 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2021-05-25 16:24:34 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
logs found in /tmp after failed install of Fedora 32 (79.45 KB, application/gzip)
2020-06-23 17:59 UTC, Robert Norden
no flags Details
logs found in /tmp after failed install of Fedora 32 (132.85 KB, application/gzip)
2020-07-30 16:03 UTC, Robert Norden
no flags Details
logs found in /tmp after failed install of Fedora 32 (145.08 KB, application/gzip)
2020-07-30 16:40 UTC, Robert Norden
no flags Details

Description Robert Norden 2020-06-06 08:11:08 UTC
Description of problem:
Anaconda crashes while installing Fedora 32 server on Virtualbox 6.1.10 on Windows 10 2004 x64.
Manual partioning with a 1GB /boot XFS and remaining space on / XFS.

Version-Release number of selected component:
anaconda-32.24.7

The following was filed automatically by anaconda:
anaconda 32.24.7 exception report
Traceback (most recent call first):
  File "/usr/lib/python3.8/site-packages/dasbus/client/handler.py", line 496, in _handle_method_error
    raise exception from None
  File "/usr/lib/python3.8/site-packages/dasbus/client/handler.py", line 474, in _get_method_reply
    return self._handle_method_error(error)
  File "/usr/lib/python3.8/site-packages/dasbus/client/handler.py", line 442, in _call_method
    return self._get_method_reply(
  File "/usr/lib/python3.8/site-packages/dasbus/client/handler.py", line 374, in _get_property_value
    variant = self._call_method(
  File "/usr/lib/python3.8/site-packages/dasbus/client/property.py", line 52, in __get__
    return self._getter()
  File "/usr/lib/python3.8/site-packages/dasbus/client/property.py", line 43, in get
    return self.__get__(None, None)
  File "/usr/lib/python3.8/site-packages/dasbus/client/proxy.py", line 158, in __getattr__
    return member.get()
  File "/usr/lib64/python3.8/site-packages/pyanaconda/modules/common/task/__init__.py", line 39, in sync_run_task
    while task_proxy.IsRunning:
  File "/usr/lib64/python3.8/site-packages/pyanaconda/installation_tasks.py", line 521, in run_task
    sync_run_task(self._task_proxy)
  File "/usr/lib64/python3.8/site-packages/pyanaconda/installation_tasks.py", line 490, in start
    self.run_task()
  File "/usr/lib64/python3.8/site-packages/pyanaconda/installation_tasks.py", line 311, in start
    item.start()
  File "/usr/lib64/python3.8/site-packages/pyanaconda/installation_tasks.py", line 311, in start
    item.start()
  File "/usr/lib64/python3.8/site-packages/pyanaconda/installation_tasks.py", line 311, in start
    item.start()
  File "/usr/lib64/python3.8/site-packages/pyanaconda/installation.py", line 382, in run_installation
    queue.start()
  File "/usr/lib64/python3.8/threading.py", line 870, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib64/python3.8/site-packages/pyanaconda/threading.py", line 280, in run
    threading.Thread.run(self)
dasbus.error.DBusError: No such interface “org.freedesktop.DBus.Properties” on object at path /org/fedoraproject/Anaconda/Modules/Storage/Task/5

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-S-dvd-x86_64-32 quiet
executable:     /sbin/anaconda
hashmarkername: anaconda
kernel:         5.6.6-300.fc32.x86_64
product:        Fedora
release:        Fedora release 32 (Thirty Two)
type:           anaconda
version:        32

Comment 1 Vendula Poncova 2020-06-16 15:45:48 UTC
Please, attach all files with installation logs, especially the file named syslog. You can find them during the installation in /tmp.

Comment 2 Robert Norden 2020-06-23 17:59:59 UTC
Created attachment 1698488 [details]
logs found in /tmp after failed install of Fedora 32

see attached the logs found in /tmp after a failed install of Fedora 32.

Image: Fedora-Server-netinst-x86_64-32-1.6.iso
Image sha256: 7f4afd2a26c718f9f15e4bbfd9c2e8849f81036d2a82a4e81fa4a313a833da9c

I couldn't replicate the same error message however the stacktrace looks pretty much the same and I remember encountering the "mount failed: 32" error before.

Comment 3 Vladimír Slávik 2020-07-10 12:46:23 UTC
Hi Robert, thank you! Unfortunately I don't see "syslog" in the attachment? Same for journal.log, which could be handy :-( In this case the rest of the logs didn't help that much. Both errors (originally reported and then with logs) are really weird and seemingly originate out of what we consider Anaconda. In the first case, the D-Bus interface between Anaconda's services is simply not found, which should not be possible, there would be an error far earlier when the interface fails to initialize, or when we use it. For the second case from logs, the mount executable says something along the lines of "I don't know xfs", which again makes no sense, this should run just fine.

We (anaconda dev team) have seen "weirdness" happen under Virtualbox often, and that's probably because it uses a custom kernel module (?), but that's about the extent of our knowledge.

If you want to keep going at this, there are still some options:
- For the image - check if there isn't a newer build, and also if the checksums match.
- Please give us syslog and journal.log too. (However your next installation attempt might break on some other problem. Let's ignore that for a moment.)

If you really want to go hardcore:
- Try also filesystem other than XFS.
- See if that happens with other virtualization software.

(You also have the option to not spend your time on this, which would be understandable too...)

Comment 4 Robert Norden 2020-07-30 16:01:37 UTC
Hi Vladimír,

thanks for your patience.
I've just tried to install Fedora 32 Server again with image Fedora-Server-netinst-x86_64-32-1.6.iso (7f4afd2a26c718f9f15e4bbfd9c2e8849f81036d2a82a4e81fa4a313a833da9c ; matches the sha256sum at https://getfedora.org/static/checksums/Fedora-Server-32-1.6-x86_64-CHECKSUM).

Unfortunately there's no journal.log

Comment 5 Robert Norden 2020-07-30 16:03:04 UTC
Created attachment 1702973 [details]
logs found in /tmp after failed install of Fedora 32

Comment 6 Robert Norden 2020-07-30 16:40:17 UTC
Trying to partition the disk with ext4 results in https://bugzilla.redhat.com/show_bug.cgi?id=1853665
However the 'dasbus.error.DBusError: mount failed: 32' went away.

...attaching logs...

Comment 7 Robert Norden 2020-07-30 16:40:54 UTC
Created attachment 1702975 [details]
logs found in /tmp after failed install of Fedora 32

Comment 8 Vladimír Slávik 2020-08-06 14:58:39 UTC
Thank you Robert - the second run (fail) looks the same as bug 1853665, which was due to VirtualBox. I'm afraid the inconsistency of what breaks etc. just points again to the problems Fedora's kernel has with VirtualBox in general :( I'm closing this based on that assumption. Please do feel free to reopen if you think the problem is not addressed! (on anaconda side)

Comment 9 Vendula Poncova 2021-04-26 10:05:15 UTC
From syslog:

23:09:59,916 WARNING org.fedoraproject.Anaconda.Modules.Storage:Fatal Python error: Aborted
23:09:59,917 WARNING org.fedoraproject.Anaconda.Modules.Storage:Current thread 0x00007fab10ef6640 (most recent call first):
23:09:59,917 WARNING org.fedoraproject.Anaconda.Modules.Storage:  File "/usr/lib64/python3.9/site-packages/parted/disk.py", line 52 in __init__
23:09:59,918 WARNING org.fedoraproject.Anaconda.Modules.Storage:  File "/usr/lib64/python3.9/site-packages/parted/decorators.py", line 42 in new
23:09:59,919 WARNING org.fedoraproject.Anaconda.Modules.Storage:  File "/usr/lib/python3.9/site-packages/blivet/formats/disklabel.py", line 169 in parted_disk
23:09:59,920 WARNING org.fedoraproject.Anaconda.Modules.Storage:  File "/usr/lib/python3.9/site-packages/blivet/threads.py", line 53 in run_with_lock
23:09:59,929 WARNING org.fedoraproject.Anaconda.Modules.Storage:  File "/usr/lib/python3.9/site-packages/blivet/formats/disklabel.py", line 149 in update_orig_parted_disk
23:09:59,929 WARNING org.fedoraproject.Anaconda.Modules.Storage:  File "/usr/lib/python3.9/site-packages/blivet/threads.py", line 53 in run_with_lock
23:09:59,929 WARNING org.fedoraproject.Anaconda.Modules.Storage:  File "/usr/lib/python3.9/site-packages/blivet/formats/disklabel.py", line 85 in __init__
23:09:59,929 WARNING org.fedoraproject.Anaconda.Modules.Storage:  File "/usr/lib/python3.9/site-packages/blivet/threads.py", line 53 in run_with_lock
23:09:59,929 WARNING org.fedoraproject.Anaconda.Modules.Storage:  File "/usr/lib/python3.9/site-packages/blivet/formats/__init__.py", line 101 in get_format
23:09:59,929 WARNING org.fedoraproject.Anaconda.Modules.Storage:  File "/usr/lib/python3.9/site-packages/blivet/populator/helpers/disklabel.py", line 90 in run
23:09:59,929 WARNING org.fedoraproject.Anaconda.Modules.Storage:  File "/usr/lib/python3.9/site-packages/blivet/populator/populator.py", line 307 in handle_format
23:09:59,929 WARNING org.fedoraproject.Anaconda.Modules.Storage:  File "/usr/lib/python3.9/site-packages/blivet/threads.py", line 53 in run_with_lock
23:09:59,929 WARNING org.fedoraproject.Anaconda.Modules.Storage:  File "/usr/lib/python3.9/site-packages/blivet/populator/populator.py", line 279 in handle_device
23:09:59,929 WARNING org.fedoraproject.Anaconda.Modules.Storage:  File "/usr/lib/python3.9/site-packages/blivet/threads.py", line 53 in run_with_lock
23:09:59,932 WARNING org.fedoraproject.Anaconda.Modules.Storage:  File "/usr/lib/python3.9/site-packages/blivet/populator/populator.py", line 461 in _populate
23:09:59,932 WARNING org.fedoraproject.Anaconda.Modules.Storage:  File "/usr/lib/python3.9/site-packages/blivet/threads.py", line 53 in run_with_lock
23:09:59,932 WARNING org.fedoraproject.Anaconda.Modules.Storage:  File "/usr/lib/python3.9/site-packages/blivet/populator/populator.py", line 416 in populate
23:09:59,932 WARNING org.fedoraproject.Anaconda.Modules.Storage:  File "/usr/lib/python3.9/site-packages/blivet/threads.py", line 53 in run_with_lock
23:09:59,932 WARNING org.fedoraproject.Anaconda.Modules.Storage:  File "/usr/lib/python3.9/site-packages/blivet/blivet.py", line 142 in reset
23:09:59,932 WARNING org.fedoraproject.Anaconda.Modules.Storage:  File "/usr/lib/python3.9/site-packages/blivet/threads.py", line 53 in run_with_lock
23:09:59,932 WARNING org.fedoraproject.Anaconda.Modules.Storage:  File "/usr/lib64/python3.9/site-packages/pyanaconda/modules/storage/devicetree/model.py", line 260 in reset
23:09:59,932 WARNING org.fedoraproject.Anaconda.Modules.Storage:  File "/usr/lib/python3.9/site-packages/blivet/threads.py", line 53 in run_with_lock
23:09:59,942 WARNING org.fedoraproject.Anaconda.Modules.Storage:  File "/usr/lib64/python3.9/site-packages/pyanaconda/modules/storage/reset.py", line 82 in _reset_storage
23:09:59,943 WARNING org.fedoraproject.Anaconda.Modules.Storage:  File "/usr/lib64/python3.9/site-packages/pyanaconda/modules/storage/reset.py", line 63 in run
23:09:59,948 WARNING org.fedoraproject.Anaconda.Modules.Storage:  File "/usr/lib64/python3.9/site-packages/pyanaconda/modules/common/task/task.py", line 97 in _task_run_callback
23:09:59,952 WARNING org.fedoraproject.Anaconda.Modules.Storage:  File "/usr/lib64/python3.9/threading.py", line 888 in run
23:09:59,952 WARNING org.fedoraproject.Anaconda.Modules.Storage:  File "/usr/lib64/python3.9/site-packages/pyanaconda/threading.py", line 280 in run
23:09:59,952 WARNING org.fedoraproject.Anaconda.Modules.Storage:  File "/usr/lib64/python3.9/threading.py", line 950 in _bootstrap_inner
23:09:59,952 WARNING org.fedoraproject.Anaconda.Modules.Storage:  File "/usr/lib64/python3.9/threading.py", line 908 in _bootstrap
23:09:59,952 WARNING org.fedoraproject.Anaconda.Modules.Storage:Thread 0x00007fab22da3740 (most recent call first):
23:09:59,952 WARNING org.fedoraproject.Anaconda.Modules.Storage:  File "/usr/lib/python3.9/site-packages/gi/overrides/GLib.py", line 497 in run
23:09:59,952 WARNING org.fedoraproject.Anaconda.Modules.Storage:  File "/usr/lib64/python3.9/site-packages/pyanaconda/modules/common/base/base.py", line 92 in run
23:09:59,952 WARNING org.fedoraproject.Anaconda.Modules.Storage:  File "/usr/lib64/python3.9/site-packages/pyanaconda/modules/storage/__main__.py", line 30 in <module>
23:09:59,952 WARNING org.fedoraproject.Anaconda.Modules.Storage:  File "/usr/lib64/python3.9/runpy.py", line 87 in _run_code
23:09:59,956 WARNING org.fedoraproject.Anaconda.Modules.Storage:  File "/usr/lib64/python3.9/runpy.py", line 197 in _run_module_as_main
23:09:59,956 NOTICE audit:ANOM_ABEND auid=4294967295 uid=0 gid=0 ses=4294967295 subj=system_u:system_r:kernel_t:s0 pid=1659 comm="python3" exe="/usr/bin/python3.9" sig=6 res=1
23:10:00,020 INFO systemd:Created slice system-systemd\x2dcoredump.slice.

23:10:02,776 CRIT systemd-coredump:Process 1659 (python3) of user 0 dumped core.#012#012Stack trace of thread 1812:#012#0  0x00007fab22f59bc5 raise (libc.so.6 + 0x3dbc5)#012#1  0x00007fab22f59c50 __restore_rt (libc.so.6 + 0x3dc50)#012#2  0x00007fab22f59bc5 raise (libc.so.6 + 0x3dbc5)#012#3  0x00007fab22f428a4 abort (libc.so.6 + 0x268a4)#012#4  0x00007fab1207ee43 ped_assert (libparted.so.2 + 0xfe43)#012#5  0x00007fab120985f4 msdos_alloc_metadata.lto_priv.0 (libparted.so.2 + 0x295f4)#012#6  0x00007fab12082fba _disk_pop_update_mode (libparted.so.2 + 0x13fba)#012#7  0x00007fab1208696c ped_disk_add_partition (libparted.so.2 + 0x1796c)#012#8  0x00007fab12091ae5 read_table (libparted.so.2 + 0x22ae5)#012#9  0x00007fab12091c97 read_table (libparted.so.2 + 0x22c97)#012#10 0x00007fab12091b29 read_table (libparted.so.2 + 0x22b29)#012#11 0x00007fab12094173 msdos_read (libparted.so.2 + 0x25173)#012#12 0x00007fab120834c9 ped_disk_new (libparted.so.2 + 0x144c9)#012#13 0x00007fab120f0707 _ped_Disk_init (_ped.cpython-39-x86_64-linux-gnu.so + 0x13707)#012#14 0x00007fab231f8bab type_call (libpython3.9.so.1.0 + 0x110bab)#012#15 0x00007fab231f88df _PyObject_MakeTpCall (libpython3.9.so.1.0 + 0x1108df)#012#16 0x00007fab231f560f _PyEval_EvalFrameDefault (libpython3.9.so.1.0 + 0x10d60f)#012#17 0x00007fab231ef439 _PyEval_EvalCode (libpython3.9.so.1.0 + 0x107439)#012#18 0x00007fab231fd206 _PyFunction_Vectorcall (libpython3.9.so.1.0 + 0x115206)#012#19 0x00007fab232065ed PyVectorcall_Call (libpython3.9.so.1.0 + 0x11e5ed)#012#20 0x00007fab231f307c _PyEval_EvalFrameDefault (libpython3.9.so.1.0 + 0x10b07c)#012#21 0x00007fab231ef439 _PyEval_EvalCode (libpython3.9.so.1.0 + 0x107439)#012#22 0x00007fab231fd206 _PyFunction_Vectorcall (libpython3.9.so.1.0 + 0x115206)#012#23 0x00007fab231f8462 _PyObject_FastCallDictTstate (libpython3.9.so.1.0 + 0x110462)#012#24 0x00007fab232048fe slot_tp_init (libpython3.9.so.1.0 + 0x11c8fe)#012#25 0x00007fab231f8bab type_call (libpython3.9.so.1.0 + 0x110bab)#012#26 0x00007fab231f89cb _PyObject_MakeTpCall (libpython3.9.so.1.0 + 0x1109cb)#012#27 0x00007fab231f5c2f _PyEval_EvalFrameDefault (libpython3.9.so.1.0 + 0x10dc2f)#012#28 0x00007fab231fd4bb function_code_fastcall (libpython3.9.so.1.0 + 0x1154bb)#012#29 0x00007fab232051f2 property_descr_get (libpython3.9.so.1.0 + 0x11d1f2)#012#30 0x00007fab232d2d88 wrap_descr_get (libpython3.9.so.1.0 + 0x1ead88)#012#31 0x00007fab23206490 _PyObject_Call (libpython3.9.so.1.0 + 0x11e490)#012#32 0x00007fab231f307c _PyEval_EvalFrameDefault (libpython3.9.so.1.0 + 0x10b07c)#012#33 0x00007fab231ef24f _PyEval_EvalCode (libpython3.9.so.1.0 + 0x10724f)#012#34 0x00007fab231fd206 _PyFunction_Vectorcall (libpython3.9.so.1.0 + 0x115206)#012#35 0x00007fab232051f2 property_descr_get (libpython3.9.so.1.0 + 0x11d1f2)#012#36 0x00007fab231fc293 _PyObject_GenericGetAttrWithDict (libpython3.9.so.1.0 + 0x114293)#012#37 0x00007fab231f04fb _PyEval_EvalFrameDefault (libpython3.9.so.1.0 + 0x1084fb)#012#38 0x00007fab231fd4bb function_code_fastcall (libpython3.9.so.1.0 + 0x1154bb)#012#39 0x00007fab231f307c _PyEval_EvalFrameDefault (libpython3.9.so.1.0 + 0x10b07c)#012#40 0x00007fab231ef24f _PyEval_EvalCode (libpython3.9.so.1.0 + 0x10724f)#012#41 0x00007fab231fd206 _PyFunction_Vectorcall (libpython3.9.so.1.0 + 0x115206)#012#42 0x00007fab231f0456 _PyEval_EvalFrameDefault (libpython3.9.so.1.0 + 0x108456)#012#43 0x00007fab231eee81 _PyEval_EvalCode (libpython3.9.so.1.0 + 0x106e81)#012#44 0x00007fab231fd206 _PyFunction_Vectorcall (libpython3.9.so.1.0 + 0x115206)#012#45 0x00007fab232065ed PyVectorcall_Call (libpython3.9.so.1.0 + 0x11e5ed)#012#46 0x00007fab231f307c _PyEval_EvalFrameDefault (libpython3.9.so.1.0 + 0x10b07c)#012#47 0x00007fab231ef24f _PyEval_EvalCode (libpython3.9.so.1.0 + 0x10724f)#012#48 0x00007fab231fd206 _PyFunction_Vectorcall (libpython3.9.so.1.0 + 0x115206)#012#49 0x00007fab231f8462 _PyObject_FastCallDictTstate (libpython3.9.so.1.0 + 0x110462)#012#50 0x00007fab232048fe slot_tp_init (libpython3.9.so.1.0 + 0x11c8fe)#012#51 0x00007fab231f8bab type_call (libpython3.9.so.1.0 + 0x110bab)#012#52 0x00007fab23206490 _PyObject_Call (libpython3.9.so.1.0 + 0x11e490)#012#53 0x00007fab231f307c _PyEval_EvalFrameDefault (libpython3.9.so.1.0 + 0x10b07c)#012#54 0x00007fab231eee81 _PyEval_EvalCode (libpython3.9.so.1.0 + 0x106e81)#012#55 0x00007fab231fd206 _PyFunction_Vectorcall (libpython3.9.so.1.0 + 0x115206)#012#56 0x00007fab232065ed PyVectorcall_Call (libpython3.9.so.1.0 + 0x11e5ed)#012#57 0x00007fab231f307c _PyEval_EvalFrameDefault (libpython3.9.so.1.0 + 0x10b07c)#012#58 0x00007fab231fd4bb function_code_fastcall (libpython3.9.so.1.0 + 0x1154bb)#012#59 0x00007fab231f0456 _PyEval_EvalFrameDefault (libpython3.9.so.1.0 + 0x108456)#012#60 0x00007fab231fd4bb function_code_fastcall (libpython3.9.so.1.0 + 0x1154bb)#012#61 0x00007fab231f307c _PyEval_EvalFrameDefault (libpython3.9.so.1.0 + 0x10b07c)#012#62 0x00007fab231ef24f _PyEval_EvalCode (libpython3.9.so.1.0 + 0x10724f)#012#63 0x00007fab231fd206 _PyFunction_Vectorcall (libpython3.9.so.1.0 + 0x115206)#012#012Stack trace of thread 1659:#012#0  0x00007fab23012a0f __poll (libc.so.6 + 0xf6a0f)#012#1  0x00007fab14d49b1e g_main_context_iterate.constprop.0 (libglib-2.0.so.0 + 0xa2b1e)#012#2  0x00007fab14cf86cb g_main_loop_run (libglib-2.0.so.0 + 0x516cb)#012#3  0x00007fab14c26b10 ffi_call_unix64 (libffi.so.6 + 0x6b10)#012#4  0x00007fab14c260a3 ffi_call (libffi.so.6 + 0x60a3)#012#5  0x00007fab14e020fb pygi_invoke_c_callable (_gi.cpython-39-x86_64-linux-gnu.so + 0x2c0fb)#012#6  0x00007fab14e00ba2 _wrap_g_callable_info_invoke (_gi.cpython-39-x86_64-linux-gnu.so + 0x2aba2)#012#7  0x00007fab14df59ce _callable_info_call (_gi.cpython-39-x86_64-linux-gnu.so + 0x1f9ce)#012#8  0x00007fab231f88df _PyObject_MakeTpCall (libpython3.9.so.1.0 + 0x1108df)#012#9  0x00007fab231f560f _PyEval_EvalFrameDefault (libpython3.9.so.1.0 + 0x10d60f)#012#10 0x00007fab231ef24f _PyEval_EvalCode (libpython3.9.so.1.0 + 0x10724f)#012#11 0x00007fab231fd206 _PyFunction_Vectorcall (libpython3.9.so.1.0 + 0x115206)#012#12 0x00007fab231f0456 _PyEval_EvalFrameDefault (libpython3.9.so.1.0 + 0x108456)#012#13 0x00007fab231fd4bb function_code_fastcall (libpython3.9.so.1.0 + 0x1154bb)#012#14 0x00007fab231f0456 _PyEval_EvalFrameDefault (libpython3.9.so.1.0 + 0x108456)#012#15 0x00007fab231eee81 _PyEval_EvalCode (libpython3.9.so.1.0 + 0x106e81)#012#16 0x00007fab2326cf01 _PyEval_EvalCodeWithName (libpython3.9.so.1.0 + 0x184f01)#012#17 0x00007fab2326cea9 PyEval_EvalCodeEx (libpython3.9.so.1.0 + 0x184ea9)#012#18 0x00007fab2326ce6b PyEval_EvalCode (libpython3.9.so.1.0 + 0x184e6b)#012#19 0x00007fab23272a2c builtin_exec (libpython3.9.so.1.0 + 0x18aa2c)#012#20 0x00007fab231fd7c8 cfunction_vectorcall_FASTCALL (libpython3.9.so.1.0 + 0x1157c8)#012#21 0x00007fab231f0202 _PyEval_EvalFrameDefault (libpython3.9.so.1.0 + 0x108202)#012#22 0x00007fab231eee81 _PyEval_EvalCode (libpython3.9.so.1.0 + 0x106e81)#012#23 0x00007fab231fd206 _PyFunction_Vectorcall (libpython3.9.so.1.0 + 0x115206)#012#24 0x00007fab231f0202 _PyEval_EvalFrameDefault (libpython3.9.so.1.0 + 0x108202)#012#25 0x00007fab231eee81 _PyEval_EvalCode (libpython3.9.so.1.0 + 0x106e81)#012#26 0x00007fab231fd206 _PyFunction_Vectorcall (libpython3.9.so.1.0 + 0x115206)#012#27 0x00007fab2328ca89 pymain_run_module (libpython3.9.so.1.0 + 0x1a4a89)#012#28 0x00007fab2328c473 Py_RunMain (libpython3.9.so.1.0 + 0x1a4473)#012#29 0x00007fab2325fbb9 Py_BytesMain (libpython3.9.so.1.0 + 0x177bb9)#012#30 0x00007fab22f441a2 __libc_start_main (libc.so.6 + 0x281a2)#012#31 0x000056161c71f07e _start (python3.9 + 0x107e)#012#012Stack trace of thread 1673:#012#0  0x00007fab23012a0f __poll (libc.so.6 + 0xf6a0f)#012#1  0x00007fab14d49b1e g_main_context_iterate.constprop.0 (libglib-2.0.so.0 + 0xa2b1e)#012#2  0x00007fab14cf641f g_main_context_iteration (libglib-2.0.so.0 + 0x4f41f)#012#3  0x00007fab14cf8051 glib_worker_main (libglib-2.0.so.0 + 0x51051)#012#4  0x00007fab14d25f2e g_thread_proxy (libglib-2.0.so.0 + 0x7ef2e)#012#5  0x00007fab22f033f9 start_thread (libpthread.so.0 + 0x93f9)#012#6  0x00007fab2301db03 __clone (libc.so.6 + 0x101b03)#012#012Stack trace of thread 1675

The storage library causes a crash of the Storage module. Reassigning to blivet.

Comment 10 Fedora Program Management 2021-04-29 16:29:42 UTC
This message is a reminder that Fedora 32 is nearing its end of life.
Fedora will stop maintaining and issuing updates for Fedora 32 on 2021-05-25.
It is Fedora's policy to close all bug reports from releases that are no longer
maintained. At that time this bug will be closed as EOL if it remains open with a
Fedora 'version' of '32'.

Package Maintainer: If you wish for this bug to remain open because you
plan to fix it in a currently maintained version, simply change the 'version' 
to a later Fedora version.

Thank you for reporting this issue and we are sorry that we were not 
able to fix it before Fedora 32 is end of life. If you would still like 
to see this bug fixed and are able to reproduce it against a later version 
of Fedora, you are encouraged  change the 'version' to a later Fedora 
version prior this bug is closed as described in the policy above.

Although we aim to fix as many bugs as possible during every release's 
lifetime, sometimes those efforts are overtaken by events. Often a 
more recent Fedora release includes newer upstream software that fixes 
bugs or makes them obsolete.

Comment 11 Ben Cotton 2021-05-25 16:24:34 UTC
Fedora 32 changed to end-of-life (EOL) status on 2021-05-25. Fedora 32 is
no longer maintained, which means that it will not receive any further
security or bug fix updates. As a result we are closing this bug.

If you can reproduce this bug against a currently maintained version of
Fedora please feel free to reopen this bug against that version. If you
are unable to reopen this bug, please file a new report against the
current release. If you experience problems, please add a comment to this
bug.

Thank you for reporting this bug and we are sorry it could not be fixed.


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