Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 137664 - xorg-server 1.1 crashes after running cube or gnash
Summary: xorg-server 1.1 crashes after running cube or gnash
Status: RESOLVED UPSTREAM
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High critical (vote)
Assignee: Gentoo X packagers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-06-22 15:39 UTC by Maciej Piechotka
Modified: 2006-07-12 19:23 UTC (History)
0 users

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


Attachments
X log (Xorg.0.log.old,39.83 KB, text/plain)
2006-06-23 00:01 UTC, Maciej Piechotka
Details
xorg.conf (xorg.conf,1.87 KB, text/plain)
2006-06-23 10:02 UTC, Maciej Piechotka
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Maciej Piechotka 2006-06-22 15:39:23 UTC
$ sudo emerge --info
Portage 2.1.1_pre1-r1 (default-linux/x86/2006.0, gcc-4.1.1/vanilla, glibc-2.4-r3, 2.6.16-suspend2-r9 i686)
=================================================================
System uname: 2.6.16-suspend2-r9 i686 Intel(R) Celeron(R) M processor         1.50GHz
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:  [Not Present]
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: [Not Present]
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.11-r5
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -march=pentium-m -mmmx -msse -msse2 -mfpmath=sse -fomit-frame-pointer -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc"
CONFIG_PROTECT_MASK="/etc/env.d /etc/gconf"
CXXFLAGS="-O2 -march=pentium-m -mmmx -msse -msse2 -mfpmath=sse -fomit-frame-pointer -pipe"
DISTDIR="/var/tmp/portage/distfiles"
FEATURES="autoconfig ccache distlocks metadata-transfer sandbox sfperms"
GENTOO_MIRRORS="http://distfiles.gentoo.org http://distro.ibiblio.org/pub/linux/distributions/gentoo"
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 /usr/local/overlays/chewi-overlay /usr/local/overlays/java-experimental /usr/local/overlays/migration /usr/local/overlays/gcj-overlay /usr/local/overlays/break-my-gentoo"
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
USE="x86 X aac acl acpi alsa avalon avi bash-completion beagle berkdb bitmap-fonts bzip2 cairo calendar cddb cdparanoia cdr cli crypt cups curl curlwrappers dbus dri dvd dvdr eclipse eds emacs emboss encode esd exif expat firefox flac flash foomaticdb fortran gcj gdbm gif glut gnome gnutls gpm gstreamer gstreamer10 gtk gtk2 gtkhtml hal ibm iconv imap imlib ipod ipv6 isdnlog jabber java jpeg jpeg2k jython libg++ libgda libnotify libwww logrotate mad madwifi maildir mhash mikmod mmx mono motif mozilla mp3 mpeg mule nautilus ncurses networkmanager nfs nls no-old-linux nptl nsplugin ntpl ogg oggvorbis openal opengl pam pcre pda pdf pdflib perl png postgres pppd python quicktime readline reflection rhino ruby samba sdl see2 session spell spl sqlite sse ssl svg tcpd tetex theora threads truetype truetype-fonts type1-fonts udev unicode usb vorbis wifi xml xml2 xmms xorg xsl xv zlib elibc_glibc input_devices_mouse input_devices_keyboard kernel_linux userland_GNU video_cards_radeon"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, LDFLAGS, LINGUAS, MAKEOPTS, PORTAGE_RSYNC_EXTRA_OPTS


   *** If unresolved symbols were reported above, they might not
   *** be the reason for the server aborting.

Backtrace:
0: /usr/bin/X(xf86SigHandler+0xa6) [0x80c5676]

Fatal server error:
Caught signal 11.  Server aborting

It's after cube (once run) or gnash.
Comment 1 Donnie Berkholz (RETIRED) gentoo-dev 2006-06-22 21:46:20 UTC
Please attach a full /var/log/Xorg.0.log from after a failed attempt (it may be copied to /var/log/Xorg.0.log.old if you restart X) and /etc/X11/xorg.conf. Also the output of `emerge -vp xorg-server xf86-video-ati`. Please reopen the bug when you provide this info.
Comment 2 Maciej Piechotka 2006-06-23 00:01:16 UTC
Created attachment 89881 [details]
X log

Here's log
Comment 3 Maciej Piechotka 2006-06-23 00:04:10 UTC
# emerge -pv xf86-video-ati

These are the packages that would be merged, in order:

Calculating dependencies... done!
[ebuild   R   ] x11-drivers/xf86-video-ati-6.6.1  USE="dri -debug" 660 kB

Total size of downloads: 660 kB
Comment 4 Jakub Moc (RETIRED) gentoo-dev 2006-06-23 05:43:44 UTC
Attach /etc/X11/xorg.conf and reopen then.
Comment 5 Maciej Piechotka 2006-06-23 10:02:47 UTC
Created attachment 89928 [details]
xorg.conf

Here's configuration
Comment 6 Andrew Williams 2006-07-10 06:07:51 UTC
Same here, running an up-to-date ~x86 system with the latest gnash snapshot and open source nvidia drivers.

Backtrace:
0: /usr/bin/X(xf86SigHandler+0xa3) [0x80c044d]

Fatal server error:
Caught signal 11.  Server aborting

Also, same crash occurs on my ~amd64 system, with either open source or binary nvidia drivers, but gives a different error message:

Backtrace:
0: /usr/bin/X(xf86SigHandler+0x90) [0x480240]
1: /lib/libc.so.6 [0x2b48271bc600]
2:
/usr/lib64/xorg/modules/extensions/libGLcore.so(_mesa_update_draw_buffer_bounds+0)
[0x2b48399f0cb0]

I've notified the gnash mailing list, but nothing as yet. Latest post suggests it might be an Xorg bug.
Comment 7 Joshua Baergen (RETIRED) gentoo-dev 2006-07-12 19:23:43 UTC
(In reply to comment #6)
> I've notified the gnash mailing list, but nothing as yet. Latest post suggests
> it might be an Xorg bug.
> 

I agree.  Please create a bug at https://bugs.freedesktop.org and post the link to it here.  Thanks!