I emerged the latest e-uae (0.8.29_alpha2). The ebuild works fine (+X +alsa -capslib +gtk +ncurses +sdl (-svga)), however, everytime I try to start e-uae it immediately gives me a "Killed" without any further info whatsoever. I tried 0.8.28 as well, but with the same result. I recently upgraded to gentoo-sources 2.6.16-r9 (from linux-2.6.16-gentoo-r7) and enabled joystick support in the kernel (for xmame, not quite working yet..). I have no idea where to look for the cause of this problem. Attached the emerge info output and a gdb backtrade. I also have a 7.3mb e-uae.debug file if anyone is interested.
Created attachment 88877 [details] Emerge --info output
Created attachment 88878 [details] gdb backtrace
This looks like related to bug 136291. Can you test avidemux2? If it's the same bug it should also die with a kill on startup. There seems to be some pattern showing up here. What is your glibc version? I see you still run 2005.1, is it still 2.3.6? I also upgraded from 2.6.16-gentoo-r7 to 2.6.16-gentoo-r8 lately, will test the old kernel right now if that's involved.
I just emerged e-uae. Also segfaults immediately on startup for me. I have no Kickstart at hand, but it segfaults before even looking for it. Here is my emerge info. Portage 2.1 (default-linux/amd64/2006.0, gcc-3.4.6/amd64-vanilla, glibc-2.4-r3, 2.6.16-gentoo-r8 x86_64) ================================================================= System uname: 2.6.16-gentoo-r8 x86_64 AMD Athlon(tm) 64 Processor 3200+ Gentoo Base System version 1.12.1 ccache version 2.4 [enabled] dev-lang/python: 2.4.3-r1 dev-python/pycrypto: 2.0.1-r5 dev-util/ccache: 2.4-r2 dev-util/confcache: 0.4.2-r1 sys-apps/sandbox: 1.2.18.1 sys-devel/autoconf: 2.13, 2.59-r7 sys-devel/automake: 1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2 sys-devel/binutils: 2.16.1-r2 sys-devel/gcc-config: 2.0.0_rc1 sys-devel/libtool: 1.5.22 virtual/os-headers: 2.6.16 ACCEPT_KEYWORDS="amd64 ~amd64" AUTOCLEAN="yes" CBUILD="x86_64-pc-linux-gnu" CFLAGS="-march=k8 -pipe -O2" CHOST="x86_64-pc-linux-gnu" CONFIG_PROTECT="/etc /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/lib64/mozilla/defaults/pref /usr/share/X11/xkb /usr/share/config /var/bind" CONFIG_PROTECT_MASK="/etc/env.d /etc/eselect/compiler /etc/gconf /etc/revdep-rebuild /etc/terminfo /etc/texmf/web2c" CXXFLAGS="-march=k8 -pipe -O2" DISTDIR="/usr/portage/distfiles" FEATURES="autoconfig ccache confcache distlocks metadata-transfer sandbox sfperms strict" GENTOO_MIRRORS="http://linux.rz.ruhr-uni-bochum.de/download/gentoo-mirror/ http://ftp-stud.fht-esslingen.de/pub/Mirrors/gentoo/" LANG="de_DE.UTF-8" LINGUAS="de en" MAKEOPTS="-j2" PKGDIR="/usr/portage/packages" PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --delete-after --stats --timeout=180 --exclude='/distfiles' --exclude='/local' --exclude='/packages'" PORTAGE_TMPDIR="/var/tmp" PORTDIR="/usr/portage" PORTDIR_OVERLAY="/usr/local/portage" SYNC="rsync://rsync.gentoo.org/gentoo-portage" USE="amd64 X a52 aac acl acpi alsa apache2 arts asf audiofile avi berkdb bitmap-fonts bzip2 cairo cdparanoia cdr cli crypt cscope css ctype cups curl curlwrappers dba dbm dga dio divx4linux djbfft dri dts dv dvd dvdr dvdread eds emboss emu-linux-x86 encode exif expat fam fame ffmpeg flac flatfile fontconfig foomaticdb fortran ftp gcj gd gdbm ggi gif glitz glut gnome gnutls gphoto2 gpm gs gstreamer gtk gtk2 gtkhtml iconv ieee1394 imagemagick imlib ipv6 isdnlog jack java javascript jbig jpeg jpeg2k kde kdeenablefinal lcms ldap libwww lirc lm_sensors lzo lzw lzw-tiff mad matroska mbox mhash mime mjpeg mmap mng motif mp3 mpeg musepack mysql ncurses nls nptl nptlonly nvidia offensive ogg oggvorbis opengl pam pcre pdflib perl php plotutils png posix ppds pppd python qt quicktime readline reflection rle samba sasl sdl session sharedext sharedmem slp sndfile sockets sox speex spell spl ssl svg swat symlink sysvipc szip tcltk tcpd tetex theora threads tidy tiff truetype truetype-fonts type1-fonts unicode usb v4l v4l2 vcd vorbis wifi wmf x264 xface xine xinerama xinetd xml xml2 xmlrpc xmms xorg xpm xsl xv xvid xvmc yv12 zlib elibc_glibc kernel_linux linguas_de linguas_en lirc_devices_hauppauge userland_GNU video_cards_nv video_cards_nvidia video_cards_v4l" Unset: CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LC_ALL, LDFLAGS, PORTAGE_RSYNC_EXTRA_OPTS
I tried a bunch of older kernels now, and as I already suspected they don't make difference. All affected apps still crash the same way. Really seems like some gnome breakages.
Tried VLC and avidemux2, both crash, so it does seem related to bug 136291. Anything else I can do to help nail the offending app? By the way, I'm running glibc 2.3.6-r3 (-build -erandom -glibc-compat20 -glibc-omitfp -hardened -linuxthreads-tls (-multilib) +nls -nptl -nptlonly +pic -profile (-selinux) -userlocales)
(In reply to comment #0) > I emerged the latest e-uae (0.8.29_alpha2). Were did you get it? It's not in portage thus is not supported ;) Well, I know where you might get it. Not closing bug for now. :) (In reply to comment #6) > it does seem related to bug 136291. Yes. Backtraces are similar. And similar bactrace in bug 135250. BTW. What gtk and sdl libs versions you have?
(In reply to comment #7) > Yes. Backtraces are similar. And similar bactrace in bug 135250. BTW. What gtk > and sdl libs versions you have? > Here's some equery list info: dev-cpp/gtkmm-2.2.12 dev-cpp/gtkmm-2.8.3 x11-libs/gtk+-1.2.10-r11 x11-libs/gtk+-2.8.18 x11-libs/gtkglarea-1.99.0 x11-libs/gtksourceview-1.6.1 x11-themes/gtk-engines-2.6.8 x11-themes/gtk-engines-qt-0.6-r2 x11-themes/gtk-engines-qtpixmap-0.28-r2 x11-themes/gtk-theme-switch-2.0.0_rc2-r2 media-libs/libsdl-1.2.10 btw, media-video/vlc-0.8.4a-r1 works for me, but e-uae-0.8.27 and avidemux2 (all versions, including all branches from svn-ebuild) crash with the ominous backtrace.
(In reply to comment #7) It indeed seems to be a dupe of bug 135101 as mentioned under bug 135250. USE=-sdl fixes both avidemux and e-uae for me. Good catch.
Andreas: Upstream developer Richard Drummond suggested not to add this version in portage. I'll follow his advice and will will wait till next version. So I'd say this is not a bug. But anyway, I hope you solved this issue with sdl library.