Bug 1457195 - [abrt] blivet-gui: blivetgui.py:703:_run_thread:IndexError: list index out of range
Summary: [abrt] blivet-gui: blivetgui.py:703:_run_thread:IndexError: list index out of...
Keywords:
Status: CLOSED DUPLICATE of bug 1409318
Alias: None
Product: Fedora
Classification: Fedora
Component: blivet-gui
Version: 25
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Vojtech Trefny
QA Contact: Fedora Extras Quality Assurance
URL: https://retrace.fedoraproject.org/faf...
Whiteboard: abrt_hash:497e25b718cf3492c2f840f7ca8...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2017-05-31 09:53 UTC by Alessio
Modified: 2017-06-13 16:39 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2017-06-13 16:39:16 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (990 bytes, text/plain)
2017-05-31 09:53 UTC, Alessio
no flags Details
File: blivet.log (469.96 KB, text/plain)
2017-05-31 09:53 UTC, Alessio
no flags Details
File: environ (1.63 KB, text/plain)
2017-05-31 09:53 UTC, Alessio
no flags Details
File: program.log (42.28 KB, text/plain)
2017-05-31 09:53 UTC, Alessio
no flags Details

Description Alessio 2017-05-31 09:53:30 UTC
Description of problem:
It happened during device scanning.

Version-Release number of selected component:
blivet-gui-2.0.2-3.fc25

Additional info:
reporter:       libreport-2.8.0
cmdline:        /usr/bin/python3 /usr/bin/blivet-gui
executable:     /usr/bin/blivet-gui
kernel:         4.11.3-200.fc25.x86_64
pkg_fingerprint: 4089 D8F2 FDB1 9C98
pkg_vendor:     Fedora Project
runlevel:       N 5
type:           Python3
uid:            1000

Truncated backtrace:
blivetgui.py:703:_run_thread:IndexError: list index out of range

Traceback (most recent call last):
  File "/usr/lib/python3.5/site-packages/blivetgui/blivetgui.py", line 726, in reload
    self._run_thread(loading_window, self.client.remote_call, ("blivet_reset",))
  File "/usr/lib/python3.5/site-packages/blivetgui/blivetgui.py", line 703, in _run_thread
    return ret[0]
IndexError: list index out of range

Local variables in innermost frame:
ret: []
dialog: <loading_window.LoadingWindow object at 0x7fb40cd17090 (blivetgui+loading_window+LoadingWindow at 0x55a4b6824890)>
end: <function BlivetGUI._run_thread.<locals>.end at 0x7fb40cf86730>
self: <blivetgui.blivetgui.BlivetGUI object at 0x7fb429e3ef28>
thread: <Thread(Thread-5, stopped 140411317569280)>
args: ('blivet_reset',)
do_it: <function BlivetGUI._run_thread.<locals>.do_it at 0x7fb40cf867b8>
method: <bound method BlivetGUIClient.remote_call of <blivetgui.communication.client.BlivetGUIClient object at 0x7fb415abebe0>>

Comment 1 Alessio 2017-05-31 09:53:36 UTC
Created attachment 1283682 [details]
File: backtrace

Comment 2 Alessio 2017-05-31 09:53:39 UTC
Created attachment 1283683 [details]
File: blivet.log

Comment 3 Alessio 2017-05-31 09:53:40 UTC
Created attachment 1283684 [details]
File: environ

Comment 4 Alessio 2017-05-31 09:53:43 UTC
Created attachment 1283685 [details]
File: program.log

Comment 5 Vojtech Trefny 2017-06-13 16:39:16 UTC

*** This bug has been marked as a duplicate of bug 1409318 ***


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