GNOME Bugzilla – Bug 163088
gataxx crash on click in playing area
Last modified: 2012-01-31 23:23:08 UTC
I believe I've only seen this twice out of around 150 attempts, while stress testing a possible fix for Bug #162892. To trigger it, I was randomly clicking on the playing field while on the way to clicking the close button. Under gdb, I believe this crash happened during the first click. ------------------- Program received signal SIGSEGV, Segmentation fault. [Switching to Thread -151111456 (LWP 10311)] 0x0804dc88 in gtk_gridboard_get_piece (gridboard=0x9248bb8, x=0, y=0) at gtkgridboard.c:515 515 return gridboard->board[x][y]; (gdb) thread apply all bt
+ Trace 54191
Thread 1 (Thread -151111456 (LWP 10311))
Reliably triggered by clicking on the pixel-wide area between the right side of the playing area and the window border.
A fix has been committed to CVS HEAD. This bug did not apply to gnome-games-2.8 .
This bug is being reassigned to the "general" component so we can close the gataxx bugzilla component. Apologies for the mass email!