GNOME Bugzilla – Bug 438484
crash in Sudoku: undoing back into a trac...
Last modified: 2007-06-23 01:42:52 UTC
What were you doing when the application crashed? undoing back into a tracker Distribution: Ubuntu 7.04 (feisty) Gnome Release: 2.18.1 2007-04-10 (Ubuntu) BugBuddy Version: 2.18.1 System: Linux 2.6.21.1-cfs-v9 #5 SMP PREEMPT Sat May 5 12:08:51 CDT 2007 i686 X Vendor: The X.Org Foundation X Vendor Release: 70200000 Selinux: No Accessibility: Disabled GTK+ Theme: Human Icon Theme: Human 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 (23047 sec old) --------------------- Watching directory /home/victor/Desktop/linux-2.6.21.1/arch/arm/plat-omap (total watches = 1989) Watching directory /home/victor/Desktop/linux-2.6.21.1/arch/arm/plat-iop (total watches = 1990) Watching directory /home/victor/Desktop/linux-2.6.21.1/arch/arm/oprofile (total watches = 1991) Watching directory /home/victor/Desktop/linux-2.6.21.1/arch/arm/nwfpe (total watches = 1992) Watching directory /home/victor/Desktop/linux-2.6.21.1/arch/arm/mm (total watches = 1993) Watching directory /home/victor/Desktop/linux-2.6.21.1/arch/arm/mach-versatile (total watches = 1994) Watching directory /home/victor/Desktop/linux-2.6.21.1/arch/arm/mach-shark (total watches = 1995) Watching directory /home/victor/Desktop/linux-2.6.21.1/arch/arm/mach-sa1100 (total watches = 1996) Watching directory /home/victor/Desktop/linux-2.6.21.1/arch/arm/mach-s3c2443 (total watches = 1997) Watching directory /home/victor/Desktop/linux-2.6.21.1/arch/arm/mach-s3c2442 (total watches = 1998) Watching directory /home/victor/Desktop/linux-2.6.21.1/arch/arm/mach-s3c2440 (total watches = 1999) Watching directory /home/victor/Desktop/linux-2.6.21.1/arch/arm/mach-s3c2412 (total watches = 2000) Watching directory /home/victor/Desktop/linux-2.6.21.1/arch/arm/mach-s3c2410 (total watches = 2001) ...Too much output, ignoring rest... -------------------------------------------------- Traceback (most recent call last):
+ Trace 134209
self[index].inverse()
u.perform()
self.action(*self.action_args)
lambda *args: [self.main_ui.gsd.add_value(*entry) for entry in self.main_ui.cleared.pop()],
self.grid.add(x,y,val,True)
SudokuGrid.add(self,x,y,val,*args,**kwargs)
raise ConflictError(TYPE_COLUMN,(x,y),val)
Thanks for taking the time to report this bug. Unfortunately, that stack trace is missing some elements that will help a lot to solve the problem, so it will be hard for the developers to fix that crash. Can you get us a stack trace with debugging symbols? Please see http://live.gnome.org/GettingTraces for more information on how to do so. Thanks in advance!
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 430893 ***