Bug 912261 - [abrt] PySolFC-2.0-6.fc18: game.py:2979:pload:AssertionError: Invalid or damaged PySolFC save file
Summary: [abrt] PySolFC-2.0-6.fc18: game.py:2979:pload:AssertionError: Invalid or dama...
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora
Classification: Fedora
Component: PySolFC
Version: 18
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Stewart Adam
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:6304e96faa5ded090b7ade16394...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-02-18 08:58 UTC by huskymad
Modified: 2013-07-06 17:35 UTC (History)
1 user (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2013-07-06 17:35:12 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (1.12 KB, text/plain)
2013-02-18 08:58 UTC, huskymad
no flags Details
File: core_backtrace (741 bytes, text/plain)
2013-02-18 08:58 UTC, huskymad
no flags Details
File: environ (1.61 KB, text/plain)
2013-02-18 08:58 UTC, huskymad
no flags Details

Description huskymad 2013-02-18 08:58:18 UTC
Version-Release number of selected component:
PySolFC-2.0-6.fc18

Additional info:
cmdline:        /usr/bin/python /usr/share/PySolFC/pysol.py --sound-mod=pygame
executable:     /usr/share/PySolFC/pysol.py
kernel:         3.7.6-201.fc18.x86_64
uid:            1000

Truncated backtrace:
game.py:2979:pload:AssertionError: Invalid or damaged PySolFC save file

Traceback (most recent call last):
  File "/usr/share/PySolFC/pysol.py", line 32, in <module>
    sys.exit(main(sys.argv))
  File "/usr/lib/python2.7/site-packages/pysollib/main.py", line 363, in main
    app.mainloop()
  File "/usr/lib/python2.7/site-packages/pysollib/app.py", line 517, in mainloop
    self.runGame(id, random)
  File "/usr/lib/python2.7/site-packages/pysollib/app.py", line 631, in runGame
    self.game.restoreGameFromBookmark(self.nextgame.bookmark)
  File "/usr/lib/python2.7/site-packages/pysollib/game.py", line 557, in restoreGameFromBookmark
    game = self._undumpGame(p, self.app)
  File "/usr/lib/python2.7/site-packages/pysollib/game.py", line 3014, in _undumpGame
    initial_seed = pload(long)
  File "/usr/lib/python2.7/site-packages/pysollib/game.py", line 2979, in pload
    assert isinstance(obj, t), err_txt
AssertionError: Invalid or damaged PySolFC save file

Local variables in innermost frame:
p: <cPickle.Unpickler object at 0x35bc330>
obj: 4547673160995960261
t: <type 'long'>
err_txt: u'Invalid or damaged PySolFC save file'

Comment 1 huskymad 2013-02-18 08:58:21 UTC
Created attachment 698769 [details]
File: backtrace

Comment 2 huskymad 2013-02-18 08:58:23 UTC
Created attachment 698770 [details]
File: core_backtrace

Comment 3 huskymad 2013-02-18 08:58:25 UTC
Created attachment 698771 [details]
File: environ

Comment 4 Stewart Adam 2013-07-06 17:35:12 UTC
Not a bug in PySolFC, has to do with a corrupted save file.


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