Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 67770 - Gataxx segfaults on launch with amd64, gnome games 2.8.1 and gnome 2.8.0.1
Summary: Gataxx segfaults on launch with amd64, gnome games 2.8.1 and gnome 2.8.0.1
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GNOME (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-10-16 05:33 UTC by Stephen Isaac
Modified: 2004-12-11 01:18 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Stephen Isaac 2004-10-16 05:33:44 UTC
When launch application, see a panel and then:
'The Application "gataxx" has quit unexpectedly.'

From ddd:
(gataxx:29987): Gtk-WARNING **: Unable to locate theme engine in module_path: "redmond95",
(gataxx:29987): Gtk-WARNING **: Unable to locate theme engine in module_path: "redmond95",
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 16384 (LWP 29987)]
0x0000000000407569 in gtk_gridboard_clear_pixmaps ()
(gdb) bt
#0  0x0000000000407569 in gtk_gridboard_clear_pixmaps ()
#1  0x0000000000407599 in gtk_gridboard_clear ()
#2  0x0000000000407fee in do_select ()
#3  0x000000000040883c in main ()

Reproducible: Always
Steps to Reproduce:
1. Start application (from launcher, command line or ddd)
2.
3.

Actual Results:  
Error message as above

Expected Results:  
Started application

Let me know if I should raise this upstream with the gnome guys as am still
quite new to Bugzilla and where to file what.

gnome 2.8.0.1
gnome-games 2.8.1

tux steve # emerge info
Portage 2.0.51_rc7 (default-amd64-2004.2, gcc-3.3.4, glibc-2.3.4.20040808-r1,
2.6.8-gentoo-r4 x86_64)
=================================================================
System uname: 2.6.8-gentoo-r4 x86_64 AMD Athlon(tm) 64 Processor 3200+
Gentoo Base System version 1.5.3
Autoconf: sys-devel/autoconf-2.59-r4
Automake: sys-devel/automake-1.8.5-r1
Binutils: sys-devel/binutils-2.15.90.0.1.1-r3
Headers:  sys-kernel/linux-headers-2.4.21-r1
Libtools: sys-devel/libtool-1.5.2-r5
ACCEPT_KEYWORDS="amd64 ~amd64"
AUTOCLEAN="yes"
CFLAGS="-O2"
CHOST="x86_64-pc-linux-gnu"
COMPILER=""
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config
/usr/kde/3.2/share/config /usr/kde/3/share/config /usr/lib/mozilla/defaults/pref
/usr/share/config /usr/share/texmf/dvipdfm/config/
/usr/share/texmf/dvips/config/ /usr/share/texmf/tex/generic/config/
/usr/share/texmf/tex/platex/config/ /usr/share/texmf/xdvi/ /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O2"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache distlocks"
GENTOO_MIRRORS="http://ftp-stud.fht-esslingen.de/pub/Mirrors/gentoo/
ftp://ftp.tu-clausthal.de/pub/linux/gentoo/ http://mir.zyrianes.net/gentoo/"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="X aalib alsa amd64 apm arts avi berkdb bitmap-fonts cdr crypt cups dvd dvdr
encode esd evo f77 foomaticdb gdbm gif gnome gphoto2 gpm gtk gtk2 imlib java
jpeg kde ldap libg++ libwww mikmod motif mozilla mpeg mysql ncurses nls nogcj
oggvorbis opengl oss pam pda pdflib perl png postgres ppds python qt quicktime
readline ruby scanner sdl slang speex spell ssl tcltk tcpd tetex truetype usb
xml2 xmms xprint xv zlib"
Comment 1 Alastair Tse (RETIRED) gentoo-dev 2004-10-17 10:32:17 UTC
what theme are you using? can you try using some different theme/engines? i can't reproduce it on x86.
Comment 2 Stephen Isaac 2004-10-24 12:54:55 UTC
Sorry for delay - just back from week away with work. I've just tried several themes: Simple, Amaranth, Crux, Glider, ... 
Same behaviour every time. IMHO, from what I've seen before, it is very likely to be a 64 bit processor problem (i.e. same kind of thing as http://bugs.gentoo.org/show_bug.cgi?id=48948 but with a different game and a different gnome version). I'm fairly sure that this didn't happen with gnome-games 2.6 as I remember systematically going through them all about six months ago. Should be fairly easy to track it down as I guess not that may have changed with gataxx code between 2.6 and 2.8.
What do you mean by different engine (sorry, still noobish)? I'm up for giving anything a go, but you'll have to guide me through it a bit. I only have AMD64 version of gentoo.
Comment 3 Stephen Isaac 2004-10-24 13:47:22 UTC
Definitely does work with gnome-games-2.6.2 but not gnome-games-2.8.1 with everything else being equal (on gnome 2.8)! So something must've changed between 2.6.2 and 2.8.1 with gataxx that breaks it for AMD64!

(Removing gnome-games-2.8.1 ( emerge -a -C gnome-games), reinstalled gnome-games-2.6.2 ( emerge -a =gnome-extra/gnome-games-2.6.2
)-> Gataxx works. Removed gnome-games-2.6.2 ( emerge -C gnome-games), reinstalled gnome-games-2.8.1-> Gataxx no longer works)). Hope this helps. Sorry for not trying earlier - away with work.
Comment 4 Mike Gardiner (RETIRED) gentoo-dev 2004-12-11 01:18:51 UTC
This has been fixed in 2.8.2 which has just been added to CVS

From the NEWS:

Ataxx:
 - Fix a crasher on 64-bit machines.