Bug#549532: kernel: invoked oom-killer: gfp_mask=0x1201d2

2009-10-04 Thread Martin Jürgens
Package: kernel Severity: important My system (RHEL 5.4 KVM guest) got unaccessible (*very* high cpu load). After rebooting it and checking the logs, I found out that a kernel issue appears: ct 4 02:02:14 mubuntos3 mount.davfs: open files exceed max cache size by 685 MiBytes Oct 4 02:07:38

Processed: Re: Bug#549532: kernel: invoked oom-killer: gfp_mask=0x1201d2

2009-10-04 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: reassign 549532 linux-2.6 Bug #549532 [kernel] kernel: invoked oom-killer: gfp_mask=0x1201d2 Warning: Unknown package 'kernel' Bug reassigned from package 'kernel' to 'linux-2.6'. -- Stopping processing here. Please contact me if you need

Bug#548290: 2.6.30 cannot find root file system

2009-10-04 Thread mniven
Until this problem came up I did not know much about uuids - things just worked. As I posted before, the problem had disappeared by using /dev/hdax. In order to set about recreating it I had to find out what uuid to put back in, and using blkid discovered that my root partition had completely lost

Bug#549532: marked as done (kernel: invoked oom-killer: gfp_mask=0x1201d2)

2009-10-04 Thread Debian Bug Tracking System
Your message dated Sun, 04 Oct 2009 13:20:16 +0100 with message-id 1254658816.2395.52.ca...@localhost and subject line Re: Bug#549532: kernel: invoked oom-killer: gfp_mask=0x1201d2 has caused the Debian Bug report #549532, regarding kernel: invoked oom-killer: gfp_mask=0x1201d2 to be marked as

Processed: tagging 549018

2009-10-04 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: tags 549018 moreinfo Bug #549018 [linux-2.6] linux-image-2.6-686: Network unresponsive from certain hosts Added tag(s) moreinfo. End of message, stopping processing here. Please contact me if you need assistance. Debian bug tracking system

Processed: found 538372 in 2.6.26-19

2009-10-04 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: found 538372 2.6.26-19 Bug #538372 [linux-libc-dev] header failure including netlink.h (or uio.h) There is no source info for the package 'linux-libc-dev' at version '2.6.26-19' with architecture '' Unable to make a source version for version

Processed: severity of 538372 is normal

2009-10-04 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: # easy to work around severity 538372 normal Bug #538372 [linux-libc-dev] header failure including netlink.h (or uio.h) Severity set to 'normal' from 'important' End of message, stopping processing here. Please contact me if you need

Processed: tagging 549002

2009-10-04 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: tags 549002 upstream patch Bug #549002 [linux-image-2.6.26-2-xen-amd64] linux-image-2.6.26-2-xen-amd64: Kernel Oops - autofs5 nfs4 mount Added tag(s) upstream and patch. End of message, stopping processing here. Please contact me if you need

Bug#549002: linux-image-2.6.26-2-xen-amd64: Kernel Oops - autofs5 nfs4 mount

2009-10-04 Thread Ben Hutchings
nfs_alloc_client() is copying 48 bytes of IP address string from mount data to client structure with memcpy(), while the source string is allocated with strdup() and is normally shorter. In this case it has copied 32 bytes (RCX = 4 indicating 16 bytes left to go) and then overrun into an unmapped

Bug#549002: [PATCH] nfs: Avoid overrun when copying client IP address string

2009-10-04 Thread Ben Hutchings
As seen in http://bugs.debian.org/549002, nfs4_init_client() can overrun the source string when copying the client IP address from nfs_parsed_mount_data::client_address to nfs_client::cl_ipaddr. Since these are both treated as null-terminated strings elsewhere, the copy should be done with

Processed: retitle 548090 to [amd64-agp] BUG: unable to handle kernel NULL pointer dereference

2009-10-04 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: # sis-agp initialised successfully retitle 548090 [amd64-agp] BUG: unable to handle kernel NULL pointer dereference Bug #548090 [linux-2.6] [agpgart-sis] BUG: unable to handle kernel NULL pointer dereference Changed Bug title to '[amd64-agp]

Processed: tagging 548290

2009-10-04 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: tags 548290 moreinfo Bug #548290 [linux-image-2.6.30-2-686] linux-image-2.6.30-2-686: 2.6.30 cannot find root file system Added tag(s) moreinfo. End of message, stopping processing here. Please contact me if you need assistance. Debian bug

Processed: Re: clock drift in Xen domU with clocksource=xen

2009-10-04 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: severity 534978 normal Bug #534978 [linux-image-2.6.26-2-686-bigmem] clock drift in Xen domU with clocksource=xen Severity set to 'normal' from 'important' thanks Stopping processing here. Please contact me if you need assistance. Debian bug

Processed: retitle 547881 to cpufreq: Deadlock when switching governor to userspace

2009-10-04 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: retitle 547881 cpufreq: Deadlock when switching governor to userspace Bug #547881 [linux-image-2.6.30-1-686] linux-image-2.6.30-1-686: can not read/sys/devices/system/cpu/cpu0/cpufreq/ Changed Bug title to 'cpufreq: Deadlock when switching

Bug#534978: clock drift in Xen domU with clocksource=xen

2009-10-04 Thread Sergio Gelato
severity 534978 normal thanks I've made some more progress in understanding this behaviour, and have now figured out a workaround. I find the documentation at http://wiki.debian.org/Xen very misleading in several respects. The domU kernel is receiving time info from the hypervisor as it should.

Bug#538372: [PATCH] net: Support inclusion of linux/socket.h before sys/socket.h

2009-10-04 Thread Bastian Blank
On Sun, Oct 04, 2009 at 04:42:44AM +0100, Ben Hutchings wrote: From: Bastian Blank wa...@debian.org The following user-space program fails to compile: #include linux/socket.h #include sys/socket.h int main() { return 0; } The reason is that linux/socket.h tests __GLIBC__ to

Debian extra modules

2009-10-04 Thread Ben Hutchings
As discussed at LPC, Debian currently has the following extra modules: aufs2 - A union filesystem implementation; used by the Debian and Ubuntu live CDs. The 'standalone' (modular) version could be a candidate for staging. Although the documentation says that it requires many additional

Bug#549591: Bug scripts for image metapackages

2009-10-04 Thread Ben Hutchings
Package: linux-latest-2.6 Severity: wishlist Currently we get bug reports on e.g. linux-image-2.6-686 which do not include any of the useful information that is automatically gathered by bug scripts in the real image packages. The image metapackages should either link to the bug scripts for the

Re: rootkit not found by rkhunter

2009-10-04 Thread Michael S Gilbert
On Sun, 4 Oct 2009 12:10:04 -0400 Thomas Krichel wrote: Michael S Gilbert writes 'apt-get update apt-get upgrade' followed by a reboot into the new kernel should bring you up to date. Since I just download the kernel last week I did not really believe your advice but I have

Bug#501916: marked as done (ieee1394: sbp2: unit is reset on heavy load)

2009-10-04 Thread Debian Bug Tracking System
Your message dated Sun, 4 Oct 2009 21:18:01 +0200 with message-id 20091004191801.gg26...@galadriel.inutil.org and subject line Re: ieee1394: sbp2: unit is reset on heavy load has caused the Debian Bug report #501916, regarding ieee1394: sbp2: unit is reset on heavy load to be marked as done. This

Bug#549606: [linux-image-2.6.30-1-amd64] VIA-Rhine II network interface lost connectivity

2009-10-04 Thread Ben Hutchings
On Sun, 2009-10-04 at 20:36 +0100, Antonio Marcos López Alonso wrote: Package: linux-image-2.6.30-1-amd64 Version: 2.6.30-6 Severity: important --- Please enter the report below this line. --- I own an Asus A8VM SE motherboard with an integrated VIA-Rhine II ethernet interface. Now and

Processing of linux-2.6_2.6.31-1~experimental.1_amd64.changes

2009-10-04 Thread Archive Administrator
linux-2.6_2.6.31-1~experimental.1_amd64.changes uploaded successfully to localhost along with the files: linux-2.6_2.6.31-1~experimental.1.dsc linux-2.6_2.6.31.orig.tar.gz linux-2.6_2.6.31-1~experimental.1.diff.gz linux-doc-2.6.31_2.6.31-1~experimental.1_all.deb

Re: Bug#549606: [linux-image-2.6.30-1-amd64] VIA-Rhine II network interface lost connectivity

2009-10-04 Thread Jens-Michael Hoffmann
On Sunday, 4. October 2009 22:22:38 Ben Hutchings wrote: On Sun, 2009-10-04 at 20:36 +0100, Antonio Marcos López Alonso wrote: Package: linux-image-2.6.30-1-amd64 Version: 2.6.30-6 Severity: important --- Please enter the report below this line. --- I own an Asus A8VM SE motherboard

linux-2.6_2.6.31-1~experimental.1_amd64.changes is NEW

2009-10-04 Thread Archive Administrator
(new) firmware-linux-free_2.6.31-1~experimental.1_all.deb optional kernel Binary firmware for various drivers in the Linux kernel This package contains firmware which was previously included in the Linux kernel and which is compliant with the Debian Free Software Guidelines. . Most firmware

Bug#549002: [PATCH] nfs: Avoid overrun when copying client IP address string

2009-10-04 Thread Trond Myklebust
On Sun, 2009-10-04 at 14:25 +0100, Ben Hutchings wrote: As seen in http://bugs.debian.org/549002, nfs4_init_client() can overrun the source string when copying the client IP address from nfs_parsed_mount_data::client_address to nfs_client::cl_ipaddr. Since these are both treated as

Bug#549002: [PATCH] nfs: Avoid overrun when copying client IP address string

2009-10-04 Thread Ben Hutchings
On Sun, 2009-10-04 at 18:33 -0400, Trond Myklebust wrote: On Sun, 2009-10-04 at 14:25 +0100, Ben Hutchings wrote: As seen in http://bugs.debian.org/549002, nfs4_init_client() can overrun the source string when copying the client IP address from nfs_parsed_mount_data::client_address to

Bug#549606: [linux-image-2.6.30-1-amd64] VIA-Rhine II network interface lost connectivity

2009-10-04 Thread Ben Hutchings
On Mon, 2009-10-05 at 00:15 +0100, Antonio Marcos López Alonso wrote: Is this a new problem or did it occur with earlier kernel versions? No, it happened also in previous versions. But at least irqpoll/irqfixup worked pretty well. Now this behavior seems to get worsened even using these

Bug#549606: [linux-image-2.6.30-1-amd64] VIA-Rhine II network interface lost connectivity

2009-10-04 Thread Antonio Marcos López Alonso
Is this a new problem or did it occur with earlier kernel versions? No, it happened also in previous versions. But at least irqpoll/irqfixup worked pretty well. Now this behavior seems to get worsened even using these kernel options. Can you try to reproduce this without the nvidia or

Processed: tagging 549002

2009-10-04 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: # Automatically generated email from bts, devscripts version 2.10.35lenny7 tags 549002 + pending Bug #549002 [linux-image-2.6.26-2-xen-amd64] linux-image-2.6.26-2-xen-amd64: Kernel Oops - autofs5 nfs4 mount Added tag(s) pending. End of message,

Bug#549606: [linux-image-2.6.30-1-amd64] VIA-Rhine II network interface lost connectivity

2009-10-04 Thread Jens-Michael Hoffmann
On Monday, 5. October 2009 01:15:54 Antonio Marcos López Alonso wrote: Is this a new problem or did it occur with earlier kernel versions? No, it happened also in previous versions. But at least irqpoll/irqfixup worked pretty well. Now this behavior seems to get worsened even using these

Processed: tagging 549002

2009-10-04 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: # Automatically generated email from bts, devscripts version 2.10.35lenny7 tags 549002 + pending Bug #549002 [linux-image-2.6.26-2-xen-amd64] linux-image-2.6.26-2-xen-amd64: Kernel Oops - autofs5 nfs4 mount Ignoring request to alter tags of bug

Bug#545800: linux-image-2.6.26-2-amd64: Kernel panic Aiee, killing interrupt handler

2009-10-04 Thread Ben Hutchings
On Wed, 2009-09-09 at 09:46 +0100, Philip Ashmore wrote: Package: linux-image-2.6.26-2-amd64 Version: 2.6.26-19 Severity: important These happened back when I was able to hibernate more than once, although I can't guarantee that they occurred while shutting down after a resume from

Processed: merging 545796 545800

2009-10-04 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: merge 545796 545800 Bug#545796: linux-image-2.6.26-2-amd64: Stack trace on resume from hibernate Bug#545800: linux-image-2.6.26-2-amd64: Kernel panic Aiee, killing interrupt handler Merged 545796 545800. End of message, stopping processing

Processed: tagging 545800

2009-10-04 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: tags 545800 moreinfo Bug #545800 [linux-image-2.6.26-2-amd64] linux-image-2.6.26-2-amd64: Kernel panic Aiee, killing interrupt handler Added tag(s) moreinfo. End of message, stopping processing here. Please contact me if you need assistance.

Bug#544698: linux-image-2.6.26-2-amd64: agp does not work on nforce3 250gb. amd64_agp and agpgart not found.

2009-10-04 Thread Ben Hutchings
On Wed, 2009-09-02 at 15:42 +0200, Daniel Rodríguez wrote: Package: linux-image-2.6.26-2-amd64 Version: 2.6.26-19 Severity: important Modules amd64_agp and agpgart not found in /lib/modules/2.6.26-2-amd64/kernel/drivers/char/agp/. That doesn't matter. These drivers are built into the

Processed: closing 544340

2009-10-04 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: # submitter agreed bug can be closed close 544340 Bug#544340: 2.6.30: can't boot 2.6.30-1-amd64, Couldn't find valid RAM disk image starting at 0 'close' is deprecated; see http://www.debian.org/Bugs/Developer#closing. Bug closed, send any

Bug#544461: linux-image-2.6.30-1-486: kernel failed to start : raid45: unknown target type

2009-10-04 Thread Ben Hutchings
On Mon, 2009-08-31 at 19:39 +0200, Franck wrote: Package: linux-image-2.6.30-1-486 Version: 2.6.30-6 Severity: critical Justification: breaks the whole system Hi, I wasn't able to get full log because I had to restart my computer with Ctl-Alt-Del. [...] I don't see *any* log. Please

Processed: tagging 544698, tagging 545112, tagging 545800, tagging 544461

2009-10-04 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: tags 544698 moreinfo Bug #544698 [linux-image-2.6.26-2-amd64] linux-image-2.6.26-2-amd64: agp does not work on nforce3 250gb. amd64_agp and agpgart not found. Added tag(s) moreinfo. tags 545112 moreinfo Bug #545112 [linux-image-2.6.30-1-amd64]

Bug#545800: linux-image-2.6.26-2-amd64: Kernel panic Aiee, killing interrupt handler

2009-10-04 Thread Ben Hutchings
On Mon, 2009-10-05 at 02:37 +0100, Philip Ashmore wrote: Ben Hutchings wrote: [...] You're using the Atheros proprietary driver (aka madwifi), which we do not have source for and so cannot debug. I suspect that this may be responsible for at least some of the crashes. Please can you

Processed: tagging 543308

2009-10-04 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: tags 543308 upstream moreinfo Bug #543308 [linux-image-2.6.30-1-amd64] linux-image-2.6.30-1-amd64: MPT Fusion SCSI drives no longer appear Added tag(s) upstream and moreinfo. End of message, stopping processing here. Please contact me if you

Bug#543308: Kernel bug (Debian bug #543308)

2009-10-04 Thread Ben Hutchings
On Tue, 2009-09-08 at 23:36 -0400, Sean M. Pappalardo wrote: The kernel bug system's confirmation message hasn't arrived in over 24 hours. I can't file a bug there without that. Is there any way you can file one? I seem to remember hearing that the mail queue for bugzilla.kernel.org was

Processed: tagging 542772

2009-10-04 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: tags 542772 moreinfo Bug #542772 [linux-image-2.6.30-1-686] hal: HAL deamon locks computer on boot, needs powercycling to recover Added tag(s) moreinfo. End of message, stopping processing here. Please contact me if you need assistance. Debian

Processed: tagging 541169

2009-10-04 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: tags 541169 upstream fixed-upstream patch Bug #541169 [linux-image-2.6.30-1-amd64] linux-image-2.6.30-1-amd64 : sis190 driver doesn't work with Ethernet Adpator Added tag(s) upstream, fixed-upstream, and patch. End of message, stopping

Processed: fixed 541169 in 2.6.31-1~experimental.1

2009-10-04 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: fixed 541169 2.6.31-1~experimental.1 Bug #541169 [linux-image-2.6.30-1-amd64] linux-image-2.6.30-1-amd64 : sis190 driver doesn't work with Ethernet Adpator There is no source info for the package 'linux-image-2.6.30-1-amd64' at version

Bug#545800: linux-image-2.6.26-2-amd64: Kernel panic Aiee, killing interrupt handler

2009-10-04 Thread Philip Ashmore
Ben Hutchings wrote: [...] You're using the Atheros proprietary driver (aka madwifi), which we do not have source for and so cannot debug. I suspect that this may be responsible for at least some of the crashes. Please can you remove this and try using the ath5k driver instead? I

Processed: tagging 541169

2009-10-04 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: # Automatically generated email from bts, devscripts version 2.10.35lenny7 tags 541169 + pending Bug #541169 [linux-image-2.6.30-1-amd64] linux-image-2.6.30-1-amd64 : sis190 driver doesn't work with Ethernet Adpator Added tag(s) pending. End of

Bug#549627: ..does nothing at /var/lib/dpkg/info/linux-image-2.6.30-2-686.postinst line 569 with / @ /dev/dm-0 and /boot @ /dev/hda1

2009-10-04 Thread Arnt Karlsen
Package: linux-image-2.6.30-2-686 Version: 2.6.30-8 Severity: normal ...it tries hard but fails: Press return to continue. Setting up linux-image-2.6.30-2-686 (2.6.30-8) ... Running depmod. Running update-initramfs. update-initramfs: Generating /boot/initrd.img-2.6.30-2-686

Bug#539844: ath5k: ath5k and orinoco 802.11b/g pcmcia card works on i686 kernel but not bigmem version

2009-10-04 Thread Ben Hutchings
On Mon, 2009-08-03 at 20:19 -0400, Eric Sheesley wrote: Package: linux-image-2.6.26-2-686-bigmem Version: 2.6.26-17lenny1 Severity: important File: ath5k Recently installed Debian 5 with latest i686 kernel(2.6.26-2-i686). My wireless card(orinoco 802.11b/g pcmcia card) worked great.

Processed: tagging 539844

2009-10-04 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: tags 539844 moreinfo Bug #539844 [linux-image-2.6.26-2-686-bigmem] ath5k: ath5k and orinoco 802.11b/g pcmcia card works on i686 kernel but not bigmem version Added tag(s) moreinfo. End of message, stopping processing here. Please contact me if

Processed: reassign 549627 to grub

2009-10-04 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: reassign 549627 grub Bug #549627 [linux-image-2.6.30-2-686] ..does nothing at /var/lib/dpkg/info/linux-image-2.6.30-2-686.postinst line 569 with / @ /dev/dm-0 and /boot @ /dev/hda1 Bug reassigned from package 'linux-image-2.6.30-2-686' to

Re: Debian extra modules

2009-10-04 Thread Ben Hutchings
On Sun, 2009-10-04 at 16:58 +0100, Ben Hutchings wrote: As discussed at LPC, Debian currently has the following extra modules: aufs2 - A union filesystem implementation; used by the Debian and Ubuntu live CDs. The 'standalone' (modular) version could be a candidate for staging.

Processed: tagging 538158

2009-10-04 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: tags 538158 moreinfo Bug #538158 [linux-image-2.6.26-2-686-bigmem] BUG: soft lockup - CPU#5 stuck for 62s with 2.6.26-2-686-bigmem kernel Added tag(s) moreinfo. End of message, stopping processing here. Please contact me if you need assistance.

Bug#538158: Still a problem as of 5.0.3

2009-10-04 Thread Ben Hutchings
On Thu, 2009-09-10 at 13:56 -0400, Arcady Genkin wrote: This problem is still there with linux-2.6/2.6.26-19 from Debian release 5.0.3. Can you test whether this also occurs in Linux 2.6.30? You can install this from unstable without replacing the current kernel package and without pulling in

Processed: tagging 549606

2009-10-04 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: tags 549606 moreinfo Bug #549606 [linux-image-2.6.30-1-amd64] [linux-image-2.6.30-1-amd64] VIA-Rhine II network interface lost connectivity Added tag(s) moreinfo. End of message, stopping processing here. Please contact me if you need

Bug#496893: Please export dm_disk symbol

2009-10-04 Thread Ben Hutchings
You must get this change accepted in the upstream kernel first. Better still, submit dm-raid45 itself for inclusion in the kernel rather than maintaining it separately. (I notice that the upstream readme file says This is Alpha software and it can destroy your data! If the reason for not

Processed: tagging 458560

2009-10-04 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: # Automatically generated email from bts, devscripts version 2.10.35lenny7 tags 458560 + pending Bug #458560 [linux-2.6] linux-2.6: please support parallel=n for parallel building Added tag(s) pending. End of message, stopping processing here.

Processed: retitle 512559 to add support for TSB43AB23 chipset to 1394 modules

2009-10-04 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: retitle 512559 add support for TSB43AB23 chipset to 1394 modules Bug #512559 [linux-image-2.6.26-1-686] (no subject) Set Bug title to 'add support for TSB43AB23 chipset to 1394 modules'. End of message, stopping processing here. Please contact

Bug#299567: kernel-image-2.6.8-2-686-smp: x86 has no uncompressed vmlinux (for oprofile)

2009-10-04 Thread Ben Hutchings
While we still aren't providing an uncompressed vmlinux image, it is now possible to extract one from vmlinuz. The following Python script does the job; give it the filename of the compressed image followed by the filename for the uncompressed image. Ben. #!/usr/bin/python import struct, zlib

Re: Query on Netlink sockets on debian etch

2009-10-04 Thread sathya sai
Hi Ben, Thanks for your mail. As there were two RTM_DELADDR, I am not sure on how the parsing of this msg would result in identifying the notification type. Even I could get the following ioctl command with strace when tried with netmask, -- ioctl(4, SIOCSIFADDR, 0xbfb3f740) = 0 ioctl(4,