Debian Bug report logs -
#405223
linux-image-2.6.18-3-xen-vserver-686: "4gb seg fixup" messages
Reply or subscribe to this bug.
Toggle useless messages
Report forwarded to
debian-bugs-dist@lists.debian.org, Debian Kernel Team <debian-kernel@lists.debian.org>:
Bug#405223; Package
linux-image-2.6.18-3-xen-vserver-686.
Full text and
rfc822 format available.
Acknowledgement sent to
Vagrant Cascadian <vagrant+bugs@freegeek.org>:
New Bug report received and forwarded. Copy sent to
Debian Kernel Team <debian-kernel@lists.debian.org>.
Full text and
rfc822 format available.
Message #5 received at submit@bugs.debian.org (full text, mbox):
Package: linux-image-2.6.18-3-xen-vserver-686
Version: 2.6.18-8
Severity: normal
my syslog is getting flooded with messages like this:
4gb seg fixup, process bash (pid 4760), cs:ip 73:b7e062a5
printk: 2830 messages suppressed.
this doesn't happen when running non-xen kernels.
live well,
vagrant
-- System Information:
Debian Release: 4.0
APT prefers testing
APT policy: (500, 'testing')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-3-xen-vserver-686
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Versions of packages linux-image-2.6.18-3-xen-vserver-686 depends on:
ii initramfs-tools 0.85e tools for generating an initramfs
ii linux-modules-2.6.18-3-xen-vs 2.6.18-8 Linux 2.6.18 modules on PPro/Celer
Versions of packages linux-image-2.6.18-3-xen-vserver-686 recommends:
ii libc6-xen 2.3.6.ds1-8 GNU C Library: Shared libraries [X
-- no debconf information
Information forwarded to
debian-bugs-dist@lists.debian.org, Debian Kernel Team <debian-kernel@lists.debian.org>:
Bug#405223; Package
linux-image-2.6.18-3-xen-vserver-686.
Full text and
rfc822 format available.
Acknowledgement sent to
Tony Lewis <gnutered@yahoo.com.au>:
Extra info received and forwarded to list. Copy sent to
Debian Kernel Team <debian-kernel@lists.debian.org>.
Full text and
rfc822 format available.
Message #10 received at 405223@bugs.debian.org (full text, mbox):
You may want to look at
http://wiki.xensource.com/xenwiki/DebianTlsLibcDiversion.
But note also that you'll want to relocate all the /lib/tls directories
in your vserver guests too.
Here's how I do it:
$ for d in /lib/tls /vservers/*/lib/tls; do [ -d $d ] && echo sudo
mv $d $d.`date +%Y%m%d`; done
Then cut and paste the resulting commands
Note that you need to do this after *every* upgrade to libc, and that
you might also need to restart any application that was using the old
libraries. And you need to do it after creating every new vserver guest.
If all your vserver guests are etch-based, then you can probably install
the libc6-xen package, and see if that solves the problem. I have
dapper guests mainly, and a Xen-friendly libc6 package doesn't exist, so
I don't know if this will fix it for you.
Tony
Information forwarded to
debian-bugs-dist@lists.debian.org, Debian Kernel Team <debian-kernel@lists.debian.org>:
Bug#405223; Package
linux-2.6.
Full text and
rfc822 format available.
Acknowledgement sent to
Matt Sayler <sayler@thewalrus.org>:
Extra info received and forwarded to list. Copy sent to
Debian Kernel Team <debian-kernel@lists.debian.org>.
Full text and
rfc822 format available.
Message #17 received at 405223@bugs.debian.org (full text, mbox):
FWIW, I'm seeing this on a newly installed etch box, only for the
vserver guests, and regardless of whtther the guests are running etch
+libc6-xen or not.
Should installing libc6-xen automatically solve the problem? Do I
need to uninstall the other libc6?
Send a report that this bug log contains spam.
Debian bug tracking system administrator <owner@bugs.debian.org>.
Last modified:
Tue Feb 9 19:35:06 2010;
Machine Name:
busoni.debian.org
Debian Bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.