Bug 1613658 - [abrt] system-storage-manager: get_pool_node(): main.py:657:get_pool_node:IndexError: list index out of range
Summary: [abrt] system-storage-manager: get_pool_node(): main.py:657:get_pool_node:Ind...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: system-storage-manager
Version: 29
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Jan Tulak
QA Contact: Fedora Extras Quality Assurance
URL: https://retrace.fedoraproject.org/faf...
Whiteboard: abrt_hash:b003b40ad153d4d6c39b125f828...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2018-08-08 05:48 UTC by Lukas Slebodnik
Modified: 2018-12-19 02:28 UTC (History)
3 users (show)

Fixed In Version: system-storage-manager-1.3-0.fc28 system-storage-manager-1.3-1.fc29
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2018-12-19 01:50:38 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (1.13 KB, text/plain)
2018-08-08 05:48 UTC, Lukas Slebodnik
no flags Details
File: cgroup (302 bytes, text/plain)
2018-08-08 05:48 UTC, Lukas Slebodnik
no flags Details
File: cpuinfo (1.26 KB, text/plain)
2018-08-08 05:48 UTC, Lukas Slebodnik
no flags Details
File: environ (2.26 KB, text/plain)
2018-08-08 05:48 UTC, Lukas Slebodnik
no flags Details
File: mountinfo (4.44 KB, text/plain)
2018-08-08 05:48 UTC, Lukas Slebodnik
no flags Details
File: namespaces (129 bytes, text/plain)
2018-08-08 05:48 UTC, Lukas Slebodnik
no flags Details
File: open_fds (244 bytes, text/plain)
2018-08-08 05:48 UTC, Lukas Slebodnik
no flags Details

Description Lukas Slebodnik 2018-08-08 05:48:34 UTC
Version-Release number of selected component:
system-storage-manager-1.0-2.fc29

Additional info:
reporter:       libreport-2.9.5
cmdline:        /usr/bin/python3 /usr/bin/ssm info
crash_function: get_pool_node
exception_type: IndexError
executable:     /usr/bin/ssm
interpreter:    python3-3.7.0-4.fc29.x86_64
kernel:         4.17.11-200.fc28.x86_64
runlevel:       N 5
type:           Python3
uid:            0

Truncated backtrace:
main.py:657:get_pool_node:IndexError: list index out of range

Traceback (most recent call last):
  File "/usr/bin/ssm", line 59, in <module>
    sys.exit(main.main())
  File "/usr/lib/python3.7/site-packages/ssmlib/main.py", line 2866, in main
    args.func(args)
  File "/usr/lib/python3.7/site-packages/ssmlib/main.py", line 1989, in info
    source.pinfo()
  File "/usr/lib/python3.7/site-packages/ssmlib/main.py", line 1183, in pinfo
    misc.ptable(node.get_printable_details())
  File "/usr/lib/python3.7/site-packages/ssmlib/main.py", line 733, in get_printable_details
    return self._get_printable_details()
  File "/usr/lib/python3.7/site-packages/ssmlib/main.py", line 910, in _get_printable_details
    out += self.parent_pool_info(alias)
  File "/usr/lib/python3.7/site-packages/ssmlib/main.py", line 713, in parent_pool_info
    pool = cls.get_pool_node(node)
  File "/usr/lib/python3.7/site-packages/ssmlib/main.py", line 657, in get_pool_node
    return node.parents[0]
IndexError: list index out of range

Local variables in innermost frame:
cls: <class 'ssmlib.main.DeviceItem'>
node: <ssmlib.main.VolumeItem object at 0x7f79ee40e7b8>

Comment 1 Lukas Slebodnik 2018-08-08 05:48:40 UTC
Created attachment 1474149 [details]
File: backtrace

Comment 2 Lukas Slebodnik 2018-08-08 05:48:41 UTC
Created attachment 1474150 [details]
File: cgroup

Comment 3 Lukas Slebodnik 2018-08-08 05:48:43 UTC
Created attachment 1474151 [details]
File: cpuinfo

Comment 4 Lukas Slebodnik 2018-08-08 05:48:44 UTC
Created attachment 1474152 [details]
File: environ

Comment 5 Lukas Slebodnik 2018-08-08 05:48:45 UTC
Created attachment 1474153 [details]
File: mountinfo

Comment 6 Lukas Slebodnik 2018-08-08 05:48:46 UTC
Created attachment 1474154 [details]
File: namespaces

Comment 7 Lukas Slebodnik 2018-08-08 05:48:48 UTC
Created attachment 1474155 [details]
File: open_fds

Comment 8 Jan Kurik 2018-08-14 08:37:59 UTC
This bug appears to have been reported against 'rawhide' during the Fedora 29 development cycle.
Changing version to '29'.

Comment 9 Fedora Update System 2018-12-19 01:50:38 UTC
system-storage-manager-1.3-0.fc28 has been pushed to the Fedora 28 stable repository. If problems still persist, please make note of it in this bug report.

Comment 10 Fedora Update System 2018-12-19 02:28:06 UTC
system-storage-manager-1.3-1.fc29 has been pushed to the Fedora 29 stable repository. If problems still persist, please make note of it in this bug report.


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