After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 434650 - crash in Sudoku: Distribution: Ubuntu 7.0...
crash in Sudoku: Distribution: Ubuntu 7.0...
Status: RESOLVED DUPLICATE of bug 409172
Product: gnome-games-superseded
Classification: Deprecated
Component: gnome-sudoku
unspecified
Other All
: High critical
: ---
Assigned To: GNOME Games maintainers
GNOME Games maintainers
Depends on:
Blocks:
 
 
Reported: 2007-04-30 17:03 UTC by sailor_huizhang
Modified: 2007-05-01 10:26 UTC
See Also:
GNOME target: ---
GNOME version: 2.17/2.18



Description sailor_huizhang 2007-04-30 17:03:33 UTC
What were you doing when the application crashed?
Distribution: Ubuntu 7.04 (feisty)
Gnome Release: 2.18.1 2007-04-10 (Ubuntu)
BugBuddy Version: 2.18.1

System: Linux 2.6.20-15-generic #2 SMP Sun Apr 15 07:36:31 UTC 2007 i686
X Vendor: The X.Org Foundation
X Vendor Release: 70200000
Selinux: No
Accessibility: Disabled
GTK+ Theme: Crux
Icon Theme: Crux

Memory status: size: 0 vsize: 0 resident: 0 share: 0 rss: 0 rss_rlim: 0
CPU usage: start_time: 0 rtime: 0 utime: 0 stime: 0 cutime:0 cstime: 0 timeout: 0 it_real_value: 0 frequency: 0



----------- .xsession-errors (8349 sec old) ---------------------
808:  e 80 a2 64 d9 4b c8 27 
816:  6 f3  5 be b0 38 e6 1f 
824: 7e  f 21 a0 c4 63 e1 5c 
832: 27 ce e6 ca 39 ff e7 31 
840: 5e d5 12 9d e2 6b 6e e7 
848: 74 5e d0 df 2d de 2c 3e 
856: eb 58 dc 7b 3c ee e3 54 
864: 10 e8 fc 40 ec c4 1e e8 
872: 82 3e e8 c9 1e ca 82 7b 
880: e8 9a b0 e8 c2 dd  5 64 
888: d0 c9 19 4b 9b 3a 3d  6 
896: e9 dc d7 33 85 24 ed 10 
904: e1 4e 82  4  f 20  6 4d 
...Too much output, ignoring rest...
--------------------------------------------------
Traceback (most recent call last):
  • File "/usr/lib/python2.5/site-packages/gnome_sudoku/gnome_sudoku.py", line 544 in quit_cb
    self.sudoku_tracker.save()
  • File "/usr/lib/python2.5/site-packages/gnome_sudoku/sudoku_maker.py", line 476 in save
    self.sudoku_maker.save()
  • File "/usr/lib/python2.5/site-packages/gnome_sudoku/sudoku_maker.py", line 425 in save
    ofi)
  • File "pickle.py", line 1362 in dump
    Pickler(file, protocol).dump(obj)
  • File "pickle.py", line 224 in dump
    self.save(obj)
  • File "pickle.py", line 286 in save
    f(self, obj) # Call unbound method with explicit self
  • File "pickle.py", line 649 in save_dict
    self._batch_setitems(obj.iteritems())
  • File "pickle.py", line 663 in _batch_setitems
    save(v)
  • File "pickle.py", line 286 in save
    f(self, obj) # Call unbound method with explicit self
  • File "pickle.py", line 649 in save_dict
    self._batch_setitems(obj.iteritems())
  • File "pickle.py", line 661 in _batch_setitems
    for k, v in items:
RuntimeError: dictionary changed size during iteration



Distribution: Ubuntu 7.04 (feisty)
Gnome Release: 2.18.1 2007-04-10 (Ubuntu)
BugBuddy Version: 2.18.1

System: Linux 2.6.20-15-generic #2 SMP Sun Apr 15 07:36:31 UTC 2007 i686
X Vendor: The X.Org Foundation
X Vendor Release: 70200000
Selinux: No
Accessibility: Disabled
GTK+ Theme: Crux
Icon Theme: Crux

Memory status: size: 0 vsize: 0 resident: 0 share: 0 rss: 0 rss_rlim: 0
CPU usage: start_time: 0 rtime: 0 utime: 0 stime: 0 cutime:0 cstime: 0 timeout: 0 it_real_value: 0 frequency: 0



----------- .xsession-errors (8349 sec old) ---------------------
808:  e 80 a2 64 d9 4b c8 27 
816:  6 f3  5 be b0 38 e6 1f 
824: 7e  f 21 a0 c4 63 e1 5c 
832: 27 ce e6 ca 39 ff e7 31 
840: 5e d5 12 9d e2 6b 6e e7 
848: 74 5e d0 df 2d de 2c 3e 
856: eb 58 dc 7b 3c ee e3 54 
864: 10 e8 fc 40 ec c4 1e e8 
872: 82 3e e8 c9 1e ca 82 7b 
880: e8 9a b0 e8 c2 dd  5 64 
888: d0 c9 19 4b 9b 3a 3d  6 
896: e9 dc d7 33 85 24 ed 10 
904: e1 4e 82  4  f 20  6 4d 
...Too much output, ignoring rest...
--------------------------------------------------
Traceback (most recent call last):
  • File "/usr/lib/python2.5/site-packages/gnome_sudoku/gnome_sudoku.py", line 544 in quit_cb
    self.sudoku_tracker.save()
  • File "/usr/lib/python2.5/site-packages/gnome_sudoku/sudoku_maker.py", line 476 in save
    self.sudoku_maker.save()
  • File "/usr/lib/python2.5/site-packages/gnome_sudoku/sudoku_maker.py", line 425 in save
    ofi)
  • File "pickle.py", line 1362 in dump
    Pickler(file, protocol).dump(obj)
  • File "pickle.py", line 224 in dump
    self.save(obj)
  • File "pickle.py", line 286 in save
    f(self, obj) # Call unbound method with explicit self
  • File "pickle.py", line 649 in save_dict
    self._batch_setitems(obj.iteritems())
  • File "pickle.py", line 663 in _batch_setitems
    save(v)
  • File "pickle.py", line 286 in save
    f(self, obj) # Call unbound method with explicit self
  • File "pickle.py", line 649 in save_dict
    self._batch_setitems(obj.iteritems())
  • File "pickle.py", line 661 in _batch_setitems
    for k, v in items:
RuntimeError: dictionary changed size during iteration

Comment 1 palfrey 2007-05-01 10:26:12 UTC
Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find.


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