Bug 766343

Summary: ValueError: bad marshal data (string ref out of range)
Product: [Fedora] Fedora Reporter: Adrian Tejn Kern <tejnkern>
Component: anacondaAssignee: Anaconda Maintenance Team <anaconda-maint-list>
Status: CLOSED WONTFIX QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 16CC: anaconda-maint-list, jonathan, vanmeeuwen+fedora
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
Whiteboard: abrt_hash:ce86550cc047ba2375aa4713820ddb4e80f019d316861f559936d802ef88034c
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2011-12-13 16:59:51 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Attachments:
Description Flags
File: anaconda-tb-cS4gTl none

Description Adrian Tejn Kern 2011-12-11 19:32:41 UTC
libreport version: 2.0.6
executable:     /usr/bin/python
hashmarkername: anaconda
kernel:         3.1.0-7.fc16.x86_64
product:        Fedora
reason:         ValueError: bad marshal data (string ref out of range)
time:           Sun Dec 11 14:28:44 2011
version:        16

anaconda-tb-cS4gTl: Text file, 333144 bytes

description:
:The following was filed automatically by anaconda:
:anaconda 16.25 exception report
:Traceback (most recent call first):
:  File "/usr/lib64/python2.7/site-packages/pyanaconda/gui.py", line 1240, in display_step
:    loaded = imp.load_module(moduleName, *found)
:  File "/usr/lib64/python2.7/site-packages/pyanaconda/gui.py", line 1157, in display_step
:    return self.icw.display_step(step)
:  File "/usr/lib64/python2.7/site-packages/pyanaconda/dispatch.py", line 377, in dispatch
:    rc = self.anaconda.intf.display_step(self.step)
:  File "/usr/lib64/python2.7/site-packages/pyanaconda/dispatch.py", line 241, in go_forward
:    self.dispatch()
:  File "/usr/lib64/python2.7/site-packages/pyanaconda/gui.py", line 1201, in nextClicked
:    self.anaconda.dispatch.go_forward()
:ValueError: bad marshal data (string ref out of range)

Comment 1 Adrian Tejn Kern 2011-12-11 19:32:49 UTC
Created attachment 545401 [details]
File: anaconda-tb-cS4gTl

Comment 2 Chris Lumens 2011-12-13 16:59:51 UTC
The new UI we're working on for F17 will completely do away with the concept of a dispatcher, so there's no need to work on this.  Marking as WONTFIX.