Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 127065 - corrupted double-linked list in xorg-x11 - glint_dri.c
Summary: corrupted double-linked list in xorg-x11 - glint_dri.c
Status: RESOLVED NEEDINFO
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: Gentoo Toolchain Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-03-21 03:20 UTC by Scott Mueller
Modified: 2007-11-13 04:35 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 Scott Mueller 2006-03-21 03:20:49 UTC
hi there,

on my fresh 2006.0 system iam getting the following error while emerging xorg-x11.

glint_dri.c: In function 'GLINTDRISawapContext':
glint_dri.c:1856: internal compiler error: Segmantation fault. 

*** glibc detected *** corrupted double-linked list: 0x000000000105f380 ***

as i see, all options in the kernel where set correctly.

using
kernel 2.6.15-gentoo-r7
asus a8n sli deluxe
ati redeon x700 pro at pci-e
amd64 3500+

any ideas how to fix it? thank you in advance!
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-03-21 03:31:41 UTC
emerge --info and xorg-x11 version, please...
Comment 2 Scott Mueller 2006-03-21 04:05:17 UTC
x11-base/xorg-x11-6.8.2-r6

Portage 2.0.54 (default-linux/amd64/2006.0, gcc-3.4.4, glibc-2.3.5-r2, 2.6.15-gentoo-r7 x86_64)
=================================================================
System uname: 2.6.15-gentoo-r7 x86_64 AMD Athlon(tm) 64 Processor 3500+
Gentoo Base System version 1.6.14
dev-lang/python:	2.4.2
sys-apps/sandbox:	1.2.12
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-r1
sys-devel/binutils:	2.16.1
sys-devel/libtool:	1.5.22
virtual/os-headers:	2.6.11-r2
ACCEPT_KEYWORDS="AMD64"
AUTOCLEAN="yes"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=athlon64 -02 -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-march=athlon64 -O2 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks sandbox sfperms strict"
GENTOO_MIRRORS="http://distfiles.gentoo.org http://distro.ibiblio.org/pub/linux/distributions/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="amd64 X alsa apache2 avi berkdb bitmap-fonts bzip2 cdr cli crypt ctype cups dba dri dvd eds emboss encode expat fastbulid foomaticdb force-cgi-redirect fortran ftp gd gif gnome gpm gstreamer gtk2 imlib ipv6 javascript jpeg kde lzw lzw-
posix python qt quicktime readline sdl session simplexml soap sockets spell spl ssl tcpd tiff tokenizer truetype truetype-fonts type1-fonts udev usb xml xpm xsl xv zlib userland_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CTARGET, LANG, LC_ALL, LDFLAGS, LINGUAS, PORTDIR_OVERLAY

Comment 3 Donnie Berkholz (RETIRED) gentoo-dev 2006-03-21 10:31:27 UTC
gcc seems to be segfaulting in strange ways. If this is actually a problem on our end, feel free to assign back with a suggestion.
Comment 4 Scott Mueller 2006-03-23 08:04:42 UTC
is there nothing else i can do?

should i post this bug anywhere else? two gentoo colleguages tryed also to fix it but it's not working. otherwise i had to change the distro or downgrading to 2005.1 which works.

Comment 5 Scott Mueller 2006-03-26 08:59:57 UTC
same problem when iam trying to update gcc
*** glibc detected *** corrupted double-linked list
Comment 6 Mark Loeser (RETIRED) gentoo-dev 2007-11-13 04:35:28 UTC
Been awhile, so...

Is this still happening for you?