Bug#299297: gnect: segfault on 64-bit UltraSPARC

Daniel van Eeden Daniel van Eeden <daniel_e@dds.nl>, 299297@bugs.debian.org
Sun, 13 Mar 2005 13:06:26 +0100


This is a multi-part MIME message sent by reportbug.

--===============0784531116==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

Package: gnome-games
Version: 1:2.8.2-2
Severity: important

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

What I did:
gnect->Game->NewGame->FirstMove->SIGSEGV

- -- System Information:
Debian Release: 3.1
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: sparc (sparc64)
Kernel: Linux 2.4.27-1-sparc64-smp
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages gnome-games depends on:
ii  gnome-games-data         1:2.8.2-2       data files for the GNOME games
ii  guile-1.6-libs           1.6.7-1         Main Guile libraries
ii  libart-2.0-2             2.3.17-1        Library of functions for 2D graphi
ii  libatk1.0-0              1.8.0-4         The ATK accessibility toolkit
ii  libaudiofile0            0.2.6-5         Open-source version of SGI's audio
ii  libbonobo2-0             2.8.1-2         Bonobo CORBA interfaces library
ii  libbonoboui2-0           2.8.1-1         The Bonobo UI library
ii  libbz2-1.0               1.0.2-5         high-quality block-sorting file co
ii  libc6                    2.3.2.ds1-20    GNU C Library: Shared libraries an
ii  libcroco3                0.6.0-2         a generic Cascading Style Sheet (C
ii  libesd0                  0.2.35-2        Enlightened Sound Daemon - Shared 
ii  libgcc1                  1:3.4.3-6       GCC support library
ii  libgconf2-4              2.8.1-4         GNOME configuration database syste
ii  libgcrypt11              1.2.0-4         LGPL Crypto library - runtime libr
ii  libglade2-0              1:2.4.2-1       library to load .glade files at ru
ii  libglib2.0-0             2.6.3-1         The GLib library of C routines
ii  libgnome-keyring0        0.4.1-1         GNOME keyring services library
ii  libgnome2-0              2.8.1-2         The GNOME 2 library - runtime file
ii  libgnomecanvas2-0        2.8.0-1         A powerful object-oriented display
ii  libgnomeui-0             2.8.0-3         The GNOME 2 libraries (User Interf
ii  libgnomevfs2-0           2.8.4-2         The GNOME virtual file-system libr
ii  libgnutls11              1.0.16-9        GNU TLS library - runtime library
ii  libgpg-error0            1.0-1           library for common error values an
ii  libgsf-1                 1.11.1-1        Structured File Library - runtime 
ii  libgtk2.0-0              2.6.2-3         The GTK+ graphical user interface 
ii  libguile-ltdl-1          1.6.7-1         Guile's patched version of libtool
ii  libhowl0                 0.9.8-2         Library for Zeroconf service disco
ii  libice6                  4.3.0.dfsg.1-10 Inter-Client Exchange library
ii  libjpeg62                6b-9            The Independent JPEG Group's JPEG 
ii  liborbit2                1:2.10.5-0.1    libraries for ORBit2 - a CORBA ORB
ii  libpango1.0-0            1.8.1-1         Layout and rendering of internatio
ii  libpopt0                 1.7-5           lib for parsing cmdline parameters
ii  librsvg2-2               2.8.1-2         SAX-based renderer library for SVG
ii  libsm6                   4.3.0.dfsg.1-10 X Window System Session Management
ii  libstdc++5               1:3.3.5-8       The GNU Standard C++ Library v3
ii  libtasn1-2               0.2.10-3        Manage ASN.1 structures (runtime)
ii  libx11-6                 4.3.0.dfsg.1-10 X Window System protocol client li
ii  libxml2                  2.6.16-3        GNOME XML library
ii  xlibs                    4.3.0.dfsg.1-10 X Keyboard Extension (XKB) configu
ii  zlib1g                   1:1.2.2-3       compression library - runtime

- -- no debconf information

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.5 (GNU/Linux)

iD8DBQFCNCzCSTv4ppQVDnwRAjd2AJ0RkrTReNG2iVwXFdZVuTG+TsG9BACfcKM1
cM+Cr1Cjbr+/JnAkek40qLQ=
=8Pal
-----END PGP SIGNATURE-----

--===============0784531116==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment; filename="gnect.trace"

GNU gdb 6.3-debian
Copyright 2004 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for details.
This GDB was configured as "sparc-linux"...Using host libthread_db library "/lib/libthread_db.so.1".

(gdb) r
Starting program: /usr/games/gnect 
[Thread debugging using libthread_db enabled]
[New Thread 16384 (LWP 4342)]

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 16384 (LWP 4342)]
her_generate_all_children (node=0x1dc838) at heurist.c:119
119			  symm->stack[BOARDX]=node->child[x]->stack[BOARDX];
(gdb) bt
#0  her_generate_all_children (node=0x1dc838) at heurist.c:119
#1  0x0001f470 in her_develop_node (node=0x1dc838) at heurist.c:413
#2  0x0001f598 in her_pn_search (root=0x1dc838, maxnodes=2800, info=0xefffefe0)
    at heurist.c:455
#3  0x0001f944 in heuristic_play_best (board=0x91460, maxnodenum=226304)
    at heurist.c:570
#4  0x00021a10 in ia_compute_move (board=0x91460) at ia_main.c:1096
#5  0x000226a4 in playgame (input_str=0x37510 "a4440", board=0x91460)
    at playgame.c:96
#6  0x000177c0 in process_move (c=226304) at main.c:1076
#7  0x00017a74 in on_drawarea_event (w=0xdd728, e=0x1c7d90) at main.c:1139
#8  0x709e3934 in _gtk_marshal_BOOLEAN__BOXED ()
   from /usr/lib/libgtk-x11-2.0.so.0
#9  0x710545f8 in g_closure_invoke () from /usr/lib/libgobject-2.0.so.0
#10 0x71069074 in g_signal_emit_by_name () from /usr/lib/libgobject-2.0.so.0
#11 0x71067b0c in g_signal_emit_valist () from /usr/lib/libgobject-2.0.so.0
#12 0x71068054 in g_signal_emit () from /usr/lib/libgobject-2.0.so.0
#13 0x70adb560 in gtk_widget_send_expose () from /usr/lib/libgtk-x11-2.0.so.0
#14 0x709e252c in gtk_propagate_event () from /usr/lib/libgtk-x11-2.0.so.0
#15 0x709e1540 in gtk_main_do_event () from /usr/lib/libgtk-x11-2.0.so.0
#16 0x70c07f70 in _gdk_events_queue () from /usr/lib/libgdk-x11-2.0.so.0
#17 0x710edbb0 in g_main_depth () from /usr/lib/libglib-2.0.so.0
#18 0x710ef1d8 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#19 0x710ef5ec in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#20 0x710efdc8 in g_main_loop_run () from /usr/lib/libglib-2.0.so.0
#21 0x709e0d10 in gtk_main () from /usr/lib/libgtk-x11-2.0.so.0
#22 0x00017e74 in main (argc=1, argv=0xeffffb24) at main.c:1283
(gdb) q
The program is running.  Exit anyway? (y or n) 
--===============0784531116==--