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 607536 - (fill_crash) crash in Sudoku while 'fill all squares' in inconsistent state
(fill_crash)
crash in Sudoku while 'fill all squares' in inconsistent state
Status: RESOLVED DUPLICATE of bug 433521
Product: gnome-games-superseded
Classification: Deprecated
Component: BugBuddyBugs
2.26.x
Other All
: Normal critical
: ---
Assigned To: GNOME Games maintainers
GNOME Games maintainers
Depends on:
Blocks:
 
 
Reported: 2010-01-20 09:39 UTC by R.Bijlsma
Modified: 2010-01-20 10:30 UTC
See Also:
GNOME target: ---
GNOME version: 2.25/2.26



Description R.Bijlsma 2010-01-20 09:39:51 UTC
Version: 2.26.1

What were you doing when the application crashed?
I had not upgraded my Ubuntu, because collegues had experienced problems (mostly with eclipse). I also had not done partial upgrades.
I used gnome-sudoku not under gnome, but ion3. On my other user account, gnome is used, so everything is installed.
I did a very hard sudoku (0.77).
I had warn about unfillible squares on.
I had always show hint on.
At one point I asked for fill all squares.
There where several squares filled that I had not found.
I did undo.
In one of the squares that had been automatically filled, I entered another ('allowed') digit, i.e. not the same as had been automatically put there.
Then I did fill all squares again.
crash.



Distribution: Ubuntu 9.04 (jaunty)
Gnome Release: 2.26.1 2009-05-06 (Ubuntu)
BugBuddy Version: 2.26.0

System: Linux 2.6.28-17-generic #58-Ubuntu SMP Tue Dec 1 21:27:25 UTC 2009 x86_64
X Vendor: The X.Org Foundation
X Vendor Release: 10600000
Selinux: No
Accessibility: Disabled
GTK+ Theme: Human
Icon Theme: Human
GTK+ Modules: canberra-gtk-module

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

Traceback (most recent call last):
  • File "/var/lib/python-support/python2.6/gnome_sudoku/main.py", line 650 in auto_fill_cb
    self.autofiller.perform()
  • File "/var/lib/python-support/python2.6/gnome_sudoku/gtk_goodies/Undo.py", line 44 in perform
    self.action(*self.action_args)
  • File "/var/lib/python-support/python2.6/gnome_sudoku/main.py", line 653 in do_auto_fill
    self.autofilled.append(self.gsd.auto_fill())
  • File "/var/lib/python-support/python2.6/gnome_sudoku/gsudoku.py", line 1160 in auto_fill
    self.add_value(coords[0],coords[1],val)
  • File "/var/lib/python-support/python2.6/gnome_sudoku/gsudoku.py", line 1114 in add_value
    self.grid.add(x,y,val,True)
  • File "/var/lib/python-support/python2.6/gnome_sudoku/sudoku.py", line 548 in add
    SudokuGrid.add(self,x,y,val,*args,**kwargs)
  • File "/var/lib/python-support/python2.6/gnome_sudoku/sudoku.py", line 123 in add
    raise ConflictError(TYPE_ROW,(x,y),val)
ConflictError: (0, (3, 5), 9)


----------- .xsession-errors (6996 sec old) ---------------------
/etc/gdm/Xsession: Beginning session setup...
I: caps.c: Limited capabilities successfully to CAP_SYS_NICE.
I: caps.c: Dropping root privileges.
I: caps.c: Limited capabilities successfully to CAP_SYS_NICE.
Setting IM through im-switch for locale=en_US.
Start IM through /etc/X11/xinit/xinput.d/all_ALL linked to /etc/X11/xinit/xinput.d/default.
/usr/bin/xmodmap:  unable to open file '/usr/share/apps/kxkb/ubuntu.xmodmap' for reading
/usr/bin/xmodmap:  1 error encountered, aborting.
Warning: Only changing the first 5 of 32 buttons.
-> Red  1.000, Green  1.000, Blue  1.000
<- Red  0.600, Green  0.600, Blue  0.600
Gtk-Message: Failed to load module "canberra-gtk-module": /usr/lib/gtk-2.0/modules/libcanberra-gtk-module.so: wrong ELF class: ELFCLASS64
--------------------------------------------------
Comment 1 Akhil Laddha 2010-01-20 10:30:03 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 bug 433521 ***