GNOME Bugzilla – Bug 529792
self.sudoku_maker.new_puzzles: RuntimeError: dictionary changed size during iteration
Last modified: 2009-08-25 13:37:19 UTC
Version: 2.22.1.1 What were you doing when the application crashed? Generating new puzzles Distribution: Ubuntu 8.04 (hardy) Gnome Release: 2.22.1 2008-04-15 (Ubuntu) BugBuddy Version: 2.22.0 System: Linux 2.6.24-16-generic #1 SMP Thu Apr 10 12:47:45 UTC 2008 x86_64 X Vendor: The X.Org Foundation X Vendor Release: 10400090 Selinux: No Accessibility: Disabled GTK+ Theme: Clearlooks Icon Theme: gnome 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 --------------------- done writing... Writing to /home/annika/.gnome2/gnome-sudoku/puzzles/easy done writing... Writing to /home/annika/.gnome2/gnome-sudoku/puzzles/easy done writing... Writing to /home/annika/.gnome2/gnome-sudoku/puzzles/easy done writing... Writing to /home/annika/.gnome2/gnome-sudoku/puzzles/easy done writing... Writing to /home/annika/.gnome2/gnome-sudoku/puzzles/easy done writing... Writing to /home/annika/.gnome2/gnome-sudoku/puzzles/medium done writing... Writing to /home/annika/.gnome2/gnome-sudoku/puzzles/medium done writing... Writing to /h -------------------------------------------------- Traceback (most recent call last):
+ Trace 196053
for cat in self.sudoku_maker.new_puzzles:
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 ***
*** Bug 532438 has been marked as a duplicate of this bug. ***
*** Bug 530595 has been marked as a duplicate of this bug. ***
*** Bug 530596 has been marked as a duplicate of this bug. ***
*** Bug 531457 has been marked as a duplicate of this bug. ***
*** Bug 532753 has been marked as a duplicate of this bug. ***
*** Bug 533206 has been marked as a duplicate of this bug. ***
*** Bug 535195 has been marked as a duplicate of this bug. ***
*** Bug 535643 has been marked as a duplicate of this bug. ***
*** Bug 536907 has been marked as a duplicate of this bug. ***
*** Bug 538187 has been marked as a duplicate of this bug. ***
*** Bug 538970 has been marked as a duplicate of this bug. ***
*** Bug 539443 has been marked as a duplicate of this bug. ***
This looks like a threading race condition. Confirming.
*** Bug 544176 has been marked as a duplicate of this bug. ***
*** Bug 544630 has been marked as a duplicate of this bug. ***
*** Bug 545426 has been marked as a duplicate of this bug. ***
*** Bug 545547 has been marked as a duplicate of this bug. ***
*** Bug 546706 has been marked as a duplicate of this bug. ***
*** Bug 547487 has been marked as a duplicate of this bug. ***
*** Bug 548746 has been marked as a duplicate of this bug. ***
*** Bug 548765 has been marked as a duplicate of this bug. ***
*** Bug 549257 has been marked as a duplicate of this bug. ***
*** Bug 549015 has been marked as a duplicate of this bug. ***
*** Bug 550863 has been marked as a duplicate of this bug. ***
*** Bug 551902 has been marked as a duplicate of this bug. ***
*** Bug 551433 has been marked as a duplicate of this bug. ***
*** Bug 551072 has been marked as a duplicate of this bug. ***
*** Bug 552977 has been marked as a duplicate of this bug. ***
*** Bug 553687 has been marked as a duplicate of this bug. ***
*** Bug 553903 has been marked as a duplicate of this bug. ***
*** Bug 554802 has been marked as a duplicate of this bug. ***
*** Bug 555165 has been marked as a duplicate of this bug. ***
*** Bug 555482 has been marked as a duplicate of this bug. ***
*** Bug 555927 has been marked as a duplicate of this bug. ***
*** Bug 557007 has been marked as a duplicate of this bug. ***
*** Bug 557205 has been marked as a duplicate of this bug. ***
*** Bug 557414 has been marked as a duplicate of this bug. ***
*** Bug 558321 has been marked as a duplicate of this bug. ***
*** Bug 558520 has been marked as a duplicate of this bug. ***
*** Bug 558968 has been marked as a duplicate of this bug. ***
*** Bug 559541 has been marked as a duplicate of this bug. ***
*** Bug 560745 has been marked as a duplicate of this bug. ***
*** Bug 561463 has been marked as a duplicate of this bug. ***
*** Bug 564572 has been marked as a duplicate of this bug. ***
*** Bug 564415 has been marked as a duplicate of this bug. ***
*** Bug 565568 has been marked as a duplicate of this bug. ***
*** Bug 566709 has been marked as a duplicate of this bug. ***
*** Bug 567220 has been marked as a duplicate of this bug. ***
*** Bug 568125 has been marked as a duplicate of this bug. ***
*** Bug 568948 has been marked as a duplicate of this bug. ***
*** Bug 570212 has been marked as a duplicate of this bug. ***
*** Bug 571375 has been marked as a duplicate of this bug. ***
*** Bug 572558 has been marked as a duplicate of this bug. ***
*** Bug 573066 has been marked as a duplicate of this bug. ***
*** Bug 573148 has been marked as a duplicate of this bug. ***
*** Bug 573637 has been marked as a duplicate of this bug. ***
Bug 570212 is from 2.25.5; reports from Fedora and Ubuntu (not distro specific). Good number of duplicates -> setting blocker status.
I will take a look at it. Now if only I could reproduce the bug it would be a lot easier. But the stacktraces have enough to go on I guess.
Created attachment 129910 [details] [review] avoid the dict This patch should fix the crasher. And some other things that were broken in the sudoku generator gui,
Commited as r8800: http://svn.gnome.org/viewvc/gnome-games?view=revision&revision=8800 Fix will be included in 2.26.0
*** Bug 577219 has been marked as a duplicate of this bug. ***
*** Bug 578044 has been marked as a duplicate of this bug. ***
*** Bug 578553 has been marked as a duplicate of this bug. ***
*** Bug 579344 has been marked as a duplicate of this bug. ***
*** Bug 580757 has been marked as a duplicate of this bug. ***
*** Bug 592996 has been marked as a duplicate of this bug. ***
*** Bug 592156 has been marked as a duplicate of this bug. ***