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 163088 - gataxx crash on click in playing area
gataxx crash on click in playing area
Status: RESOLVED FIXED
Product: gnome-games-superseded
Classification: Deprecated
Component: general
2.9.x
Other Linux
: Normal critical
: ---
Assigned To: GNOME Games maintainers
GNOME Games maintainers
Depends on:
Blocks:
 
 
Reported: 2005-01-06 03:03 UTC by Richard Hoelscher
Modified: 2012-01-31 23:23 UTC
See Also:
GNOME target: ---
GNOME version: 2.9/2.10



Description Richard Hoelscher 2005-01-06 03:03:52 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

Thread 1 (Thread -151111456 (LWP 10311))

  • #0 gtk_gridboard_get_piece
    at gtkgridboard.c line 515
  • #1 boxclicked_cb
    at gataxx.c line 106
  • #2 IA__g_closure_invoke
    at gclosure.c line 437
  • #3 signal_emit_unlocked_R
    at gsignal.c line 2485
  • #4 IA__g_signal_emit_valist
    at gsignal.c line 2244
  • #5 IA__g_signal_emit
    at gsignal.c line 2288
  • #6 gtk_gridboard_button_press
    at gtkgridboard.c line 142
  • #7 _gtk_marshal_BOOLEAN__BOXED
    at gtkmarshalers.c line 83
  • #8 g_type_class_meta_marshal
    at gclosure.c line 514
  • #9 IA__g_closure_invoke
    at gclosure.c line 437
  • #10 signal_emit_unlocked_R
    at gsignal.c line 2523
  • #11 IA__g_signal_emit_valist
    at gsignal.c line 2254
  • #12 IA__g_signal_emit
    at gsignal.c line 2288
  • #13 gtk_widget_event_internal
    at gtkwidget.c line 3616
  • #14 IA__gtk_propagate_event
    at gtkmain.c line 2145
  • #15 IA__gtk_main_do_event
    at gtkmain.c line 1383
  • #16 gdk_event_dispatch
    at gdkevents-x11.c line 2218
  • #17 IA__g_main_context_dispatch
    at gmain.c line 1947
  • #18 g_main_context_iterate
    at gmain.c line 2578
  • #19 IA__g_main_loop_run
    at gmain.c line 2782
  • #20 IA__gtk_main
    at gtkmain.c line 963
  • #21 main
    at gataxx.c line 538

Comment 1 Richard Hoelscher 2005-01-06 03:12:14 UTC
Reliably triggered by clicking on the pixel-wide area between the right side of
the playing area and the window border.
Comment 2 Richard Hoelscher 2005-01-11 03:03:04 UTC
A fix has been committed to CVS HEAD. This bug did not apply to gnome-games-2.8 .
Comment 3 Robert Ancell 2012-01-31 23:23:08 UTC
This bug is being reassigned to the "general" component so we can close the gataxx bugzilla component.  Apologies for the mass email!