Bug#1073979: Please consider enabling the dm-clone module (CONFIG_DM_CLONE)

2024-06-20 Thread Rob Leslie
Package: src:linux
Version: 6.1.90-1
Severity: wishlist
File: /boot/config-6.1.0-21-amd64

Dear Maintainer,

The dm-clone module is not included in the default Debian kernel. This, like
dm-cache, is a useful module and it is unfortunate that a custom kernel must
be built to obtain it.

Please consider enabling this module (CONFIG_DM_CLONE=m) in future Debian
kernels.

Thank you.


-- Package-specific info:
** Version:
Linux version 6.1.0-21-amd64 (debian-kernel@lists.debian.org) (gcc-12 (Debian 
12.2.0-14) 12.2.0, GNU ld (GNU Binutils for Debian) 2.40) #1 SMP 
PREEMPT_DYNAMIC Debian 6.1.90-1 (2024-05-03)

** Not tainted


-- System Information:
Debian Release: 12.5
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable-security'), (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 6.1.0-21-amd64 (SMP w/16 CPU threads; PREEMPT)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages linux-image-6.1.0-21-amd64 depends on:
ii  initramfs-tools [linux-initramfs-tool]  0.142
ii  kmod30+20221128-1
ii  linux-base  4.9

Versions of packages linux-image-6.1.0-21-amd64 recommends:
ii  apparmor 3.0.8-3
ii  firmware-linux-free  20200122-1

Versions of packages linux-image-6.1.0-21-amd64 suggests:
pn  debian-kernel-handbook  
ii  grub-efi-amd64  2.06-13+deb12u1
ii  linux-doc-6.1   6.1.90-1

Versions of packages linux-image-6.1.0-21-amd64 is related to:
pn  firmware-amd-graphics 
pn  firmware-atheros  
pn  firmware-bnx2 
pn  firmware-bnx2x
pn  firmware-brcm80211
pn  firmware-cavium   
pn  firmware-intel-sound  
pn  firmware-intelwimax   
pn  firmware-ipw2x00  
pn  firmware-ivtv 
pn  firmware-iwlwifi  
pn  firmware-libertas 
pn  firmware-linux-nonfree
pn  firmware-misc-nonfree 
pn  firmware-myricom  
pn  firmware-netxen   
pn  firmware-qlogic   
pn  firmware-realtek  
pn  firmware-samsung  
pn  firmware-siano
pn  firmware-ti-connectivity  
pn  xen-hypervisor

-- no debconf information



Bug#857912: rpc-svcgssd.service: references wrong environment variable

2017-03-16 Thread Rob Leslie
Package: nfs-common
Version: 1:1.3.4-2
Severity: normal
File: /lib/systemd/system/rpc-svcgssd.service
Tags: patch

Dear Maintainer,

The /usr/lib/systemd/scripts/nfs-utils_env.sh script prepares an environment
variable RPCSVCGSSDARGS from $RPCSVCGSSDOPTS (set in /etc/default/nfs-common),
however the systemd unit file /lib/systemd/system/rpc-svcgssd.service makes
reference to $SVCGSSDARGS rather than $RPCSVCGSSDARGS, preventing any setting
in /etc/default/nfs-common from having an effect.

The attached patch corrects this problem.


-- Package-specific info:
-- /etc/default/nfs-common --
NEED_STATD=no
STATDOPTS=
NEED_IDMAPD=yes
NEED_GSSD=yes
RPCSVCGSSDOPTS=-n

-- System Information:
Debian Release: 8.7
  APT prefers stable
  APT policy: (990, 'stable'), (500, 'testing-updates'), (500, 
'stable-updates'), (500, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 3.16.0-4-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages nfs-common depends on:
ii  adduser  3.113+nmu3
ii  init-system-helpers  1.22
ii  keyutils 1.5.9-5+b1
ii  libc62.24-9
ii  libcap2  1:2.24-8
ii  libcomerr2   1.42.12-2+b1
ii  libdevmapper1.02.1   2:1.02.137-1
ii  libevent-2.0-5   2.0.21-stable-2+deb8u1
ii  libgssapi-krb5-2 1.15-1
ii  libk5crypto3 1.15-1
ii  libkeyutils1 1.5.9-5+b1
ii  libkrb5-31.15-1
ii  libmount12.25.2-6
ii  libnfsidmap2 0.25-5
ii  libtirpc10.2.5-1
ii  libwrap0 7.6.q-25
ii  lsb-base 4.1+Debian13+nmu1
ii  rpcbind  0.2.1-6+deb8u1
ii  ucf  3.0030

Versions of packages nfs-common recommends:
ii  python  2.7.9-1

Versions of packages nfs-common suggests:
pn  open-iscsi  
pn  watchdog

-- Configuration Files:
/etc/default/nfs-common changed:
NEED_STATD=no
STATDOPTS=
NEED_IDMAPD=yes
NEED_GSSD=yes
RPCSVCGSSDOPTS=-n


-- no debconf information




rpc-svcgssd.service.patch
Description: Binary data


Bug#768913: /etc/kernel/postinst.d/initramfs-tools: fragile PATH dependency

2014-11-09 Thread Rob Leslie
Package: initramfs-tools
Version: 0.109.1
Severity: normal
File: /etc/kernel/postinst.d/initramfs-tools

The script /etc/kernel/postinst.d/initramfs-tools checks for the existence
of /usr/sbin/update-initramfs using an absolute path, but later invokes it
without any path. Among other possible dangers, this causes problems when
/usr/sbin is not in one's PATH.

I discovered this when trying to build a kernel with kernel-package,
fakeroot, and zsh (which by default does not include /usr/sbin in PATH for
ordinary users).


-- Package-specific info:
-- initramfs sizes
-- /proc/cmdline
BOOT_IMAGE=/vmlinuz-3.2.0-4-686-pae root=/dev/mapper/host-root ro quiet

-- resume
RESUME=/dev/mapper/host-swap_1
-- /proc/filesystems
ext4
ext2

-- lsmod
Module  Size  Used by
nfsd  173901  2 
nfs   265953  0 
nfs_acl12463  2 nfs,nfsd
auth_rpcgss32143  2 nfs,nfsd
fscache31978  1 nfs
lockd  61373  2 nfs,nfsd
sunrpc143904  6 lockd,auth_rpcgss,nfs_acl,nfs,nfsd
ext2   49826  1 
loop   17810  0 
snd_hda_intel  21786  0 
snd_hda_codec  63477  1 snd_hda_intel
snd_hwdep  12943  1 snd_hda_codec
i2c_piix4  12480  0 
snd_pcm53461  2 snd_hda_intel,snd_hda_codec
snd_page_alloc 12867  2 snd_pcm,snd_hda_intel
virtio_balloon 12720  0 
psmouse59609  0 
virtio_console 17883  0 
processor  27565  0 
thermal_sys17752  1 processor
pcspkr 12515  0 
evdev  17225  2 
snd_timer  22356  1 snd_pcm
snd42761  5 
snd_timer,snd_pcm,snd_hda_intel,snd_hwdep,snd_hda_codec
soundcore  12921  1 snd
joydev 17010  0 
i2c_core   19116  1 i2c_piix4
serio_raw  12803  0 
button 12817  0 
ext4  306996  5 
crc16  12327  1 ext4
jbd2   56426  1 ext4
mbcache12938  2 ext4,ext2
usbhid 31554  0 
hid64284  1 usbhid
dm_mod 57386  18 
sg 21476  0 
sr_mod 17468  0 
cdrom  34813  1 sr_mod
ata_generic12439  0 
virtio_blk 12754  3 
floppy 48125  0 
virtio_net 17527  0 
ata_piix   25271  0 
libata125014  2 ata_piix,ata_generic
scsi_mod  135081  3 libata,sr_mod,sg
uhci_hcd   22337  0 
ehci_hcd   39631  0 
virtio_pci 13015  0 
virtio_ring12988  5 
virtio_pci,virtio_net,virtio_blk,virtio_console,virtio_balloon
virtio 12933  6 
virtio_ring,virtio_pci,virtio_net,virtio_blk,virtio_console,virtio_balloon
usbcore   104555  4 ehci_hcd,uhci_hcd,usbhid
usb_common 12338  1 usbcore

-- /etc/initramfs-tools/modules

-- /etc/kernel-img.conf
# Kernel image management overrides
# See kernel-img.conf(5) for details
do_symlinks = yes
do_bootloader = no
do_initrd = yes
link_in_boot = no

-- /etc/initramfs-tools/initramfs.conf
MODULES=most
BUSYBOX=y
KEYMAP=n
COMPRESS=gzip
DEVICE=
NFSROOT=auto

-- /etc/initramfs-tools/update-initramfs.conf
update_initramfs=yes
backup_initramfs=no

-- mkinitramfs hooks
/etc/initramfs-tools/hooks/:

/usr/share/initramfs-tools/hooks:
busybox
dmsetup
keymap
klibc
kmod
lvm2
thermal
udev


-- System Information:
Debian Release: 7.7
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable')
Architecture: i386 (i686)

Kernel: Linux 3.2.0-4-686-pae (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages initramfs-tools depends on:
ii  cpio   2.11+dfsg-0.1
ii  klibc-utils2.0.1-3.1
ii  kmod   9-3
ii  module-init-tools  9-3
ii  udev   175-7.2

Versions of packages initramfs-tools recommends:
ii  busybox  1:1.20.0-7

Versions of packages initramfs-tools suggests:
ii  bash-completion  1:2.0-1

-- no debconf information


-- 
To UNSUBSCRIBE, email to debian-kernel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/e1xnhf8-0005ei...@phobos.mars.org



Bug#707175: /boot/vmlinux-3.2.0-4-powerpc64: kernel BUG still present in 3.2.46-1

2013-07-03 Thread Rob Leslie
Package: src:linux
Version: 3.2.46-1
Followup-For: Bug #707175

I'm sorry to report that despite /spu now being populated with SPU thread
directories, the kernel BUG persists:

[92673.982433] [ cut here ]
[92673.982528] kernel BUG at /build/linux-3d5j1q/linux-3.2.46/fs/dcache.c:474!
[92673.982651] Oops: Exception in kernel mode, sig: 5 [#1]
[92673.982739] SMP NR_CPUS=32 NUMA PS3
[92673.982811] Modules linked in: iptable_filter ip_tables x_tables 
sha1_generic hmac cts autofs4 rfcomm bnep binfmt_misc fuse rpcsec_gss_krb5 nfsd 
nfs nfs_acl auth_rpcgss lockd fscache sunrpc spufs sha256_generic aes_generic 
cbc dm_snapshot dm_crypt btusb bluetooth rfkill crc16 snd_ps3 snd_pcm snd_timer 
snd rtc_ps3 soundcore ps3_lpm ps3flash snd_page_alloc ext3 mbcache jbd btrfs 
crc32c libcrc32c dm_mod sg sr_mod cdrom ohci_hcd ehci_hcd usbcore ps3_gelic 
ps3vram usb_common ps3rom ps3disk ps3stor_lib [last unloaded: scsi_wait_scan]
[92673.983908] NIP: c01811b0 LR: c01811a0 CTR: c01f8f68
[92673.984031] REGS: c4abf940 TRAP: 0700   Not tainted  
(3.2.0-4-powerpc64 Debian 3.2.46-1)
[92673.984178] MSR: 80028032 EE,CE,IR,DR  CR: 22000422  XER: 2000
[92673.984337] TASK = c44ccc50[3803] 'ruby1.9.1' THREAD: 
c4abc000 CPU: 0
[92673.984473] GPR00: 0001 c4abfbc0 c07f1db8 
c548d31c
[92673.984631] GPR04: 0001 c0728c00  
6018
[92673.984788] GPR08: 00c0  0001b097 
fff1
[92673.984946] GPR12: d1ab6180 c7ffa000  
ffa04f5d
[92673.985113] GPR16: 0ffd2190   

[92673.985270] GPR20: 9008 ffa04274 003f 
001e
[92673.985430] GPR24: c4ca2a90 c45fc990 4010 
c6403d80
[92673.985589] GPR28: c548d2c0  c07629b0 

[92673.989596] NIP [c01811b0] .dput+0x4c/0x24c
[92673.993578] LR [c01811a0] .dput+0x3c/0x24c
[92673.997577] Call Trace:
[92674.001477] [c4abfbc0] [c01811a0] .dput+0x3c/0x24c 
(unreliable)
[92674.009424] [c4abfc60] [c016b998] .fput+0x224/0x23c
[92674.013477] [c4abfd10] [c0168b98] .filp_close+0xa8/0xb8
[92674.021476] [c4abfda0] [c0169ac0] .SyS_close+0xd0/0x128
[92674.029643] [c4abfe30] [c000986c] syscall_exit+0x0/0x40
[92674.037853] Instruction dump:
[92674.041937] 3ba0 801c0058 2f81 409e000c 4832e349 6000 387c005c 
48330d85
[92674.050164] 6000 813c0058 7d200074 7800d182 0b00 2b890001 409d0010 
3929
[92674.131196] ---[ end trace 510c02d27ecd55b3 ]---

This occurred after a process using SPU threads lost its controlling
terminal and was therefore proceeding to terminate. (It didn't succeed in
doing so and is currently listed as defunct in the process table with
five of its six SPU threads also lingering.)


-- Package-specific info:
** Version:
Linux version 3.2.0-4-powerpc64 (debian-kernel@lists.debian.org) (gcc version 
4.6.3 (Debian 4.6.3-14) ) #1 SMP Debian 3.2.46-1

** Command line:
root=/dev/ps3da1 video=ps3fb:mode:0 

** Tainted: D (128)
 * Kernel has oopsed before.

** Kernel log:
[2.646998] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001
[2.654462] usb usb4: New USB device strings: Mfr=3, Product=2, 
SerialNumber=1
[2.661829] usb usb4: Product: PS3 OHCI Host Controller
[2.665589] usb usb4: Manufacturer: Linux 3.2.0-4-powerpc64 ohci_hcd
[2.669640] usb usb4: SerialNumber: sb_08
[2.674051] hub 4-0:1.0: USB hub found
[2.674090] hub 4-0:1.0: 2 ports detected
[2.700155] usb 2-2: New USB device found, idVendor=054c, idProduct=0267
[2.707562] usb 2-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[2.714811] usb 2-2: Product: Bluetooth Transceiver
[2.718505] usb 2-2: Manufacturer: Sony
[2.922358] device-mapper: uevent: version 1.0.3
[2.926413] device-mapper: ioctl: 4.22.0-ioctl (2011-10-19) initialised: 
dm-de...@redhat.com
[3.101296] Btrfs loaded
[3.311438] kjournald starting.  Commit interval 5 seconds
[3.311575] EXT3-fs (ps3da1): mounted filesystem with ordered data mode
[5.738455] udevd[267]: starting version 175
[6.255653] ps3_system_bus_match:363: dev=8.0(sb_03), drv=8.0(ps3flash): 
match
[6.287380] ps3flash sb_03: First accessible region has index 5 start 473600 
size 8192
[6.294686] ps3flash sb_03: ps3flash_probe:427: registered misc device 59
[6.352845] ps3_system_bus_match:363: dev=11.0(lpm_01), drv=11.0(ps3-lpm): 
match
[6.360324] ps3-lpm lpm_01:  - ps3_lpm_probe:1208:
[6.500106] rtc-ps3 rtc-ps3: rtc core: registered rtc-ps3 as rtc0
[6.613089] ps3_system_bus_match:363: dev=9.0(ioc0_02), drv=9.0(snd_ps3): 
match
[6.971934] PS3 sound started. start_delay=2000ms
[

Bug#708737: BUG: unable to handle kernel NULL pointer dereference

2013-06-06 Thread Rob Leslie
Package: src:linux
Version: 3.2.41-2+deb7u2
Followup-For: Bug #708737

This came immediately upon trying to fsck an ext4 filesystem accessed via
device mapper and loop device layers:

[80297.808610] BUG: unable to handle kernel NULL pointer dereference at 0654
[80297.812356] IP: [c109cd4b] file_ra_state_init+0x3/0x18
[80297.819121] *pdpt = 24833001 *pde =  
[80297.819121] Oops:  [#1] SMP 
[80297.819121] Modules linked in: loop autofs4 sha1_generic hmac cts video ac 
power_supply binfmt_misc fuse rpcsec_gss_krb5 nfsd nfs nfs_acl auth_rpcgss 
fscache lockd sunrpc ext4 crc16 jbd2 sha256_generic cryptd aes_i586 aes_generic 
cbc dm_crypt raid1 i82875p_edac edac_core md_mod snd_intel8x0 snd_ac97_codec 
snd_pcm_oss snd_mixer_oss snd_pcm snd_page_alloc snd_seq_midi 
snd_seq_midi_event snd_rawmidi snd_seq snd_seq_device snd_timer snd iTCO_wdt 
iTCO_vendor_support soundcore rng_core ac97_bus i2c_i801 parport_pc i2c_core 
parport evdev pcspkr shpchp processor button ext3 mbcache jbd btrfs crc32c 
libcrc32c zlib_deflate dm_mod sg sr_mod cdrom sd_mod crc_t10dif usb_storage 
sata_sil floppy ata_generic uhci_hcd ata_piix libata e1000 firewire_ohci 
scsi_mod firewire_core crc_itu_t ehci_hcd fan usbcore thermal thermal_sys 
usb_common [last unloaded: scsi_wait_scan]
[80297.833070] 
[80297.833070] Pid: 28494, comm: fsck Not tainted 3.2.0-4-686-pae #1 Debian 
3.2.41-2+deb7u2/IC7/IC7-G(Intel i875P-ICH5)
[80297.833070] EIP: 0060:[c109cd4b] EFLAGS: 00010206 CPU: 1
[80297.833070] EIP is at file_ra_state_init+0x3/0x18
[80297.833070] EAX: c78113cc EBX: c7811380 ECX: 00e4 EDX: 064c
[80297.833070] ESI: f400e978 EDI:  EBP:  ESP: ea247e5c
[80297.833070]  DS: 007b ES: 007b FS: 00d8 GS: 00e0 SS: 0068
[80297.833070] Process fsck (pid: 28494, ti=ea246000 task=f6e240c0 
task.ti=ea246000)
[80297.833070] Stack:
[80297.833070]  c10cb2db f4555980 f40c0598 ea247efc f40c0598 c7811380 f2c9bd00 
c10cc009
[80297.833070]  c111064d f2c9bd00 ea247efc   f400e978 c10d60bc 
01adad40
[80297.833070]  8000  f4555980 f4127098 0024 ea247efc ff9c 
ff9c
[80297.833070] Call Trace:
[80297.833070]  [c10cb2db] ? __dentry_open+0x19a/0x253
[80297.833070]  [c10cc009] ? nameidata_to_filp+0x3a/0x45
[80297.833070]  [c111064d] ? sysfs_notify+0x56/0x56
[80297.833070]  [c10d60bc] ? do_last+0x4f8/0x513
[80297.833070]  [c10d637e] ? path_openat+0xa1/0x28b
[80297.833070]  [c10d6611] ? do_filp_open+0x23/0x5c
[80297.833070]  [c102a119] ? should_resched+0x5/0x1e
[80297.833070]  [c12c1631] ? _cond_resched+0x5/0x18
[80297.833070]  [c10cc068] ? do_sys_open+0x54/0xcd
[80297.833070]  [c10cc0ff] ? sys_open+0x1e/0x23
[80297.833070]  [c12c6e1f] ? sysenter_do_call+0x12/0x28
[80297.833070] Code: f6 74 18 ba 0b 00 00 00 89 d8 e8 27 a4 00 00 ba 19 00 00 
00 89 d8 e8 fd a3 00 00 83 c4 08 89 f0 5b 5e 5f 5d c3 90 90 90 8b 52 4c 8b 52 
08 c7 40 14 ff ff ff ff c7 40 18 ff ff ff ff 89 50 0c c3 
[80297.833070] EIP: [c109cd4b] file_ra_state_init+0x3/0x18 SS:ESP 
0068:ea247e5c
[80297.833070] CR2: 0654
[80298.068488] ---[ end trace 84ed2437ce38e7dd ]---


-- Package-specific info:
** Version:
Linux version 3.2.0-4-686-pae (debian-kernel@lists.debian.org) (gcc version 
4.6.3 (Debian 4.6.3-14) ) #1 SMP Debian 3.2.41-2+deb7u2

** Command line:
BOOT_IMAGE=/vmlinuz-3.2.0-4-686-pae root=/dev/mapper/sys-root ro 
console=ttyS0,115200n8 quiet

** Not tainted

** Kernel log:
[3.402994] device-mapper: uevent: version 1.0.3
[3.403300] device-mapper: ioctl: 4.22.0-ioctl (2011-10-19) initialised: 
dm-de...@redhat.com
[3.501103] scsi 6:0:0:0: Direct-Access I0MEGA   UMni64MB*IOM2C4   
PQ: 0 ANSI: 2
[3.502275] sd 6:0:0:0: Attached scsi generic sg5 type 0
[3.503601] sd 6:0:0:0: [sde] 126976 512-byte logical blocks: (65.0 MB/62.0 
MiB)
[3.504218] sd 6:0:0:0: [sde] Write Protect is off
[3.504226] sd 6:0:0:0: [sde] Mode Sense: 03 00 00 00
[3.504720] sd 6:0:0:0: [sde] No Caching mode page present
[3.510220] sd 6:0:0:0: [sde] Assuming drive cache: write through
[3.520967] sd 6:0:0:0: [sde] No Caching mode page present
[3.526507] sd 6:0:0:0: [sde] Assuming drive cache: write through
[3.557389]  sde: sde1 sde2 sde3 sde4
[3.561844] sd 6:0:0:0: [sde] No Caching mode page present
[3.567366] sd 6:0:0:0: [sde] Assuming drive cache: write through
[3.573473] sd 6:0:0:0: [sde] Attached SCSI removable disk
[3.635443] Btrfs loaded
[3.871854] kjournald starting.  Commit interval 5 seconds
[3.871879] EXT3-fs (dm-0): mounted filesystem with ordered data mode
[5.327485] udevd[374]: starting version 175
[5.652876] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[5.659066] input: Power Button as 
/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1
[5.659079] ACPI: Power Button [PWRB]
[5.659238] input: Power Button as 
/devices/LNXSYSTM:00/LNXPWRBN:00/input/input2
[5.659247] ACPI: Power Button [PWRF]
[

Bug#708737: BUG: unable to handle kernel NULL pointer dereference

2013-06-04 Thread Rob Leslie
Package: src:linux
Version: 3.2.41-2+deb7u2
Followup-For: Bug #708737

This didn't immediately result in an unscheduled reboot, though one will be
needed.

[88796.536467] BUG: unable to handle kernel paging request at 00200200
[88796.540007] IP: [c10b48bb] unlink_anon_vmas+0x29/0xe6
[88796.540007] *pdpt = 2adb4001 *pde = 
[88796.540007] Oops:  [#1] SMP
[88796.540007] Modules linked in: iptable_filter ip_tables x_tables 
sha1_generic hmac cts autofs4 video ac power_supply binfmt_misc fuse 
rpcsec_gss_krb5 nfsd nfs nfs_acl auth_rpcgss fscache lockd sunrpc ext4 crc16 
jbd2 sha256_generic cryptd aes_i586 aes_generic cbc dm_crypt raid1 md_mod 
i82875p_edac edac_core snd_intel8x0 snd_ac97_codec snd_pcm_oss snd_mixer_oss 
snd_pcm snd_page_alloc snd_seq_midi snd_seq_midi_event snd_rawmidi i2c_i801 
snd_seq snd_seq_device i2c_core snd_timer parport_pc parport iTCO_wdt 
iTCO_vendor_support rng_core snd soundcore ac97_bus pcspkr evdev shpchp 
processor button ext3 mbcache jbd btrfs crc32c libcrc32c zlib_deflate dm_mod 
sr_mod sg cdrom sd_mod crc_t10dif usb_storage ata_generic sata_sil fan 
firewire_ohci floppy thermal thermal_sys ata_piix libata uhci_hcd ehci_hcd 
firewire_core e1000 crc_itu_t usbcore scsi_mod usb_common [last unloaded: 
scsi_wait_scan]
[88796.540007]
[88796.540007] Pid: 563, comm: postgres Not tainted 3.2.0-4-686-pae #1 Debian 
3.2.41-2+deb7u2/IC7/IC7-G(Intel i875P-ICH5)
[88796.540007] EIP: 0060:[c10b48bb] EFLAGS: 00010287 CPU: 1
[88796.540007] EIP is at unlink_anon_vmas+0x29/0xe6
[88796.540007] EAX:  EBX: f7322f00 ECX:  EDX: 0096
[88796.540007] ESI:  EDI: 00200200 EBP: c85484f0 ESP: df72bea0
[88796.540007]  DS: 007b ES: 007b FS: 00d8 GS: 00e0 SS: 0068
[88796.540007] Process postgres (pid: 563, ti=df72a000 task=f0bc4e20 
task.ti=df72a000)
[88796.540007] Stack:
[88796.540007]  c8548524 c854852c c5de0e38  c85484f0 ecb5e488 c10abc96 
df72bee8
[88796.540007]  c5de06a8 e0f91758 f6d52300 bfa0 f6d52338 c10b144d  

[88796.540007]  df72bf28  f6d52300 c1024949 0001 c4bd c4bd 
0008
[88796.540007] Call Trace:
[88796.540007]  [c10abc96] ? free_pgtables+0x1d/0x92
[88796.540007]  [c10b144d] ? exit_mmap+0x93/0xbf
[88796.540007]  [c1024949] ? arch_flush_lazy_mmu_mode+0x5/0x14
[88796.540007]  [c10367c5] ? mmput+0x4e/0xbf
[88796.540007]  [c103ae5a] ? exit_mm+0xeb/0xf3
[88796.540007]  [c12c25b5] ? _raw_spin_lock_irq+0x9/0x12
[88796.540007]  [c103b053] ? do_exit+0x1f1/0x60c
[88796.540007]  [c121343f] ? sys_socketcall+0xf2/0x1da
[88796.540007]  [c103b670] ? do_group_exit+0x5c/0x7f
[88796.540007]  [c103b6a4] ? sys_exit_group+0x11/0x11
[88796.540007]  [c12c6e1f] ? sysenter_do_call+0x12/0x28
[88796.540007] Code: 5e c3 55 57 89 c7 56 89 fd 53 31 f6 83 ec 08 8b 40 3c 8d 
58 f8 8b 00 83 e8 08 89 04 24 8d 47 3c 89 44 24 04 eb 5d 8b 7b 04 89 f0 8b 17 
e8 94 f1 ff ff 8b 53 10 89 c6 8b 43 14 89 42 04 89 10 8d
[88796.540007] EIP: [c10b48bb] unlink_anon_vmas+0x29/0xe6 SS:ESP 0068:df72bea0
[88796.540007] CR2: 00200200
[88796.799158] ---[ end trace 422ccf5791f477f6 ]---
[88796.803793] Fixing recursive fault but reboot is needed!


-- Package-specific info:
** Version:
Linux version 3.2.0-4-686-pae (debian-kernel@lists.debian.org) (gcc version 
4.6.3 (Debian 4.6.3-14) ) #1 SMP Debian 3.2.41-2+deb7u2

** Command line:
BOOT_IMAGE=/vmlinuz-3.2.0-4-686-pae root=/dev/mapper/sys-root ro 
console=ttyS0,115200n8 quiet

** Tainted: D (128)
 * Kernel has oopsed before.

** Kernel log:
[7.252039] intel8x0: clocking to 48000
[8.295259] EXT3-fs (dm-0): using internal journal
[8.398246] EDAC MC: Ver: 2.1.0
[8.402149] EDAC i82875p: i82875p init one
[8.402367] EDAC MC0: Giving out device to 'i82875p_edac' 'i82875p': DEV 
:00:00.0
[8.402419] EDAC PCI0: Giving out device to module 'i82875p_edac' controller 
'EDAC PCI controller': DEV ':00:00.0' (POLLED)
[8.708812] md: md127 stopped.
[8.712640] md: bindsdd2
[8.712960] md: bindsdc2
[8.797782] md: raid1 personality registered for level 1
[8.798709] bio: create slab bio-1 at 1
[8.803195] md/raid1:md127: active with 2 out of 2 mirrors
[8.803903] created bitmap (8 pages) for device md127
[8.805310] md127: bitmap initialized from disk: read 1/1 pages, set 0 of 
14903 bits
[8.823713] md127: detected capacity change from 0 to 169464064
[8.839506]  md127: unknown partition table
[9.455242] kjournald starting.  Commit interval 5 seconds
[9.455267] EXT3-fs (sde3): mounted filesystem with ordered data mode
[   12.973900] kjournald starting.  Commit interval 5 seconds
[   12.973927] EXT3-fs (sde3): mounted filesystem with ordered data mode
[   13.096940] Adding 396k swap on /dev/mapper/swap1.  Priority:0 extents:1 
across:396k 
[   49.971197] kjournald starting.  Commit interval 5 seconds
[   49.971616] EXT3-fs (sda2): using internal journal
[   49.971623] EXT3-fs (sda2): mounted filesystem with ordered 

Bug#707175: linux-image-3.2.0-4-powerpc64: kernel BUG at /build/buildd-linux_3.2.41-2-powerpc-TjfGhD/linux-3.2.41/fs/dcache.c:474

2013-06-04 Thread Rob Leslie
On May 8, 2013, at 7:50 PM, Ben Hutchings b...@decadent.org.uk wrote:
 The build of 3.8.11-1 failed on powerpc, and anyway that doesn't include the 
 fix I mentioned.  As I said, wait for the next version - it won't be long.


I am trying 3.9 now. It does seem to have fixed the /spu filesystem issue, and 
I no longer get kernel BUGs when SPU-using processes stop, but there is a new 
instability that is even worse as it locks up the system randomly.

I feel like I should file a separate bug for the new instability. Unfortunately 
all I have to document it is a photo of the console; is that generally 
acceptable to provide, or should I transcribe it first?

-- 
Rob Leslie
r...@mars.org


--
To UNSUBSCRIBE, email to debian-kernel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/9dee286a-bab3-462e-8b62-de7b15ccd...@mars.org



Bug#708737: BUG: unable to handle kernel NULL pointer dereference

2013-06-03 Thread Rob Leslie
Package: src:linux
Version: 3.2.41-2+deb7u2
Followup-For: Bug #708737

Another crash and reboot.

Are these at all helpful?

[419372.523183] BUG: unable to handle kernel paging request at 0006c92d
[419372.526719] IP: [c10da147] __d_instantiate+0x2a/0x6a
[419372.526719] *pdpt = 2c141001 *pde =  
[419372.526719] Oops: 0002 [#1] SMP 
[419372.526719] Modules linked in: iptable_filter ip_tables x_tables 
sha1_generic hmac cts autofs4 video ac power_supply binfmt_misc fuse 
rpcsec_gss_krb5 nfsd nfs nfs_acl auth_rpcgss fscache lockd sunrpc ext4 crc16 
jbd2 sha256_generic cryptd aes_i586 aes_generic cbc dm_crypt raid1 i82875p_edac 
edac_core md_mod snd_intel8x0 snd_ac97_codec snd_pcm_oss snd_mixer_oss snd_pcm 
snd_page_alloc snd_seq_midi snd_seq_midi_event snd_rawmidi snd_seq 
snd_seq_device snd_timer iTCO_wdt snd i2c_i801 iTCO_vendor_support parport_pc 
soundcore rng_core i2c_core parport ac97_bus evdev pcspkr shpchp processor 
button ext3 mbcache jbd btrfs crc32c libcrc32c zlib_deflate dm_mod sg sd_mod 
crc_t10dif sr_mod cdrom usb_storage ata_generic thermal floppy sata_sil fan 
thermal_sys firewire_ohci ata_piix firewire_core uhci_hcd libata crc_itu_t 
ehci_hcd scsi_mod usbcore e1000 usb_common [last unloaded: scsi_wait_scan]
[419372.550468] 
[419372.550468] Pid: 30998, comm: deb_checkmd5sum Not tainted 3.2.0-4-686-pae 
#1 Debian 3.2.41-2+deb7u2/IC7/IC7-G(Intel i875P-ICH5)
[419372.550468] EIP: 0060:[c10da147] EFLAGS: 00010246 CPU: 1
[419372.550468] EIP is at __d_instantiate+0x2a/0x6a
[419372.550468] EAX: c32f6b10 EBX: c32f6a98 ECX:  EDX: 0006c929
[419372.550468] ESI: f4382198 EDI: c32f6ae4 EBP: cd34e000 ESP: cd34ff40
[419372.550468]  DS: 007b ES: 007b FS: 00d8 GS: 00e0 SS: 0068
[419372.550468] Process deb_checkmd5sum (pid: 30998, ti=cd34e000 task=f3dd6900 
task.ti=cd34e000)
[419372.550468] Stack:
[419372.550468]  f4382198 c32f6a98 cd34ff68 c10da3c5 f4382198  c10d316c 

[419372.550468]   c137fc1e f4426580 c32f6a98 ffea   
c10d3257
[419372.550468]  cd34ff98 bfcc3760 09c19c34  cd34e000 c10d330a c3ff6e80 
0004
[419372.550468] Call Trace:
[419372.550468]  [c10da3c5] ? d_instantiate+0x25/0x37
[419372.550468]  [c10d316c] ? create_write_pipe+0xdf/0x14e
[419372.550468]  [c10d3257] ? do_pipe_flags+0x22/0xc6
[419372.550468]  [c10d330a] ? sys_pipe2+0xf/0x48
[419372.550468]  [c10d334e] ? sys_pipe+0xb/0xe
[419372.550468]  [c12c6e1f] ? sysenter_do_call+0x12/0x28
[419372.550468] Code: c3 57 56 89 d6 8d 78 4c 53 89 c3 89 f8 e8 58 84 1e 00 85 
f6 74 2a f6 46 0d 08 74 06 81 0b 00 00 02 00 8b 96 a0 00 00 00 8d 43 78 89 42 
04 89 53 78 8d 96 a0 00 00 00 89 53 7c 89 86 a0 00 00 00 
[419372.550468] EIP: [c10da147] __d_instantiate+0x2a/0x6a SS:ESP 0068:cd34ff40
[419372.550468] CR2: 0006c92d
[419372.762998] ---[ end trace ab95fd26f93b1745 ]---
[419430.440097] BUG: unable to handle kernel NULL pointer dereference at 
0020
[419430.444010] IP: [c10dc9e2] iput+0x32/0x132
[419430.444010] *pdpt = 1a31b001 *pde =  
[419430.444010] Oops:  [#2] SMP 
[419430.444010] Modules linked in: iptable_filter ip_tables x_tables 
sha1_generic hmac cts autofs4 video ac power_supply binfmt_misc fuse 
rpcsec_gss_krb5 nfsd nfs nfs_acl auth_rpcgss fscache lockd sunrpc ext4 crc16 
jbd2 sha256_generic cryptd aes_i586 aes_generic cbc dm_crypt raid1 i82875p_edac 
edac_core md_mod snd_intel8x0 snd_ac97_codec snd_pcm_oss snd_mixer_oss snd_pcm 
snd_page_alloc snd_seq_midi snd_seq_midi_event snd_rawmidi snd_seq 
snd_seq_device snd_timer iTCO_wdt snd i2c_i801 iTCO_vendor_support parport_pc 
soundcore rng_core i2c_core parport ac97_bus evdev pcspkr shpchp processor 
button ext3 mbcache jbd btrfs crc32c libcrc32c zlib_deflate dm_mod sg sd_mod 
crc_t10dif sr_mod cdrom usb_storage ata_generic thermal floppy sata_sil fan 
thermal_sys firewire_ohci ata_piix firewire_core uhci_hcd libata crc_itu_t 
ehci_hcd scsi_mod usbcore e1000 usb_common [last unloaded: scsi_wait_scan]
[419430.444010] 
[419430.444010] Pid: 23, comm: kswapd0 Tainted: G  D  3.2.0-4-686-pae 
#1 Debian 3.2.41-2+deb7u2/IC7/IC7-G(Intel i875P-ICH5)
[419430.444010] EIP: 0060:[c10dc9e2] EFLAGS: 00010246 CPU: 0
[419430.444010] EIP is at iput+0x32/0x132
[419430.444010] EAX: 0001 EBX: f43822c4 ECX: 0006 EDX: 0601
[419430.444010] ESI:  EDI: f43822c4 EBP:  ESP: f47a1e74
[419430.444010]  DS: 007b ES: 007b FS: 00d8 GS: 00e0 SS: 0068
[419430.444010] Process kswapd0 (pid: 23, ti=f47a task=f44d1240 
task.ti=f47a)
[419430.444010] Stack:
[419430.444010]  ef7d6698 caeaad18 f43822c4 c10da58d ef7d66f8 ef7d6698 f47a1eb4 
f73cec80
[419430.444010]  c10da5f9 ef7d66f8 f73cec00 f18f40f8  c10daf25 f47a1eac 
f47a1eac
[419430.444010]  c4ccac78 ef7d6e78  f73cee00 0400 f73cec00 c10cea20 
023e
[419430.444010] Call Trace:
[419430.444010]  [c10da58d] ? dentry_kill+0xc6/0xdb
[419430.444010]  [c10da5f9] ? shrink_dentry_list+0x57/0x97

Bug#708737: BUG: unable to handle kernel NULL pointer dereference

2013-05-29 Thread Rob Leslie
Package: src:linux
Version: 3.2.41-2+deb7u2
Followup-For: Bug #708737

Here is another crash followed by an unscheduled reboot:

[313583.204400] BUG: unable to handle kernel paging request at 51a1d254
[313583.208009] IP: [c1220cad] dev_queue_xmit+0x174/0x382
[313583.208009] *pdpt = 11c77001 *pde =  
[313583.208009] Oops:  [#1] SMP 
[313583.208009] Modules linked in: iptable_filter ip_tables x_tables 
sha1_generic hmac cts autofs4 video ac power_supply binfmt_misc fuse 
rpcsec_gss_krb5 nfsd nfs nfs_acl auth_rpcgss fscache lockd sunrpc ext4 crc16 
jbd2 sha256_generic cryptd aes_i586 aes_generic cbc dm_crypt raid1 i82875p_edac 
edac_core md_mod snd_intel8x0 snd_ac97_codec snd_pcm_oss snd_mixer_oss snd_pcm 
snd_page_alloc snd_seq_midi snd_seq_midi_event snd_rawmidi iTCO_wdt 
iTCO_vendor_support snd_seq snd_seq_device snd_timer snd rng_core soundcore 
i2c_i801 i2c_core pcspkr evdev parport_pc ac97_bus parport shpchp button 
processor ext3 mbcache jbd btrfs crc32c libcrc32c zlib_deflate dm_mod sr_mod sg 
cdrom sd_mod crc_t10dif thermal usb_storage ata_generic fan sata_sil floppy 
thermal_sys ata_piix libata uhci_hcd ehci_hcd firewire_ohci scsi_mod usbcore 
firewire_core e1000 crc_itu_t usb_common [last unloaded: scsi_wait_scan]
[313583.208009] 
[313583.208009] Pid: 28534, comm: postgres Not tainted 3.2.0-4-686-pae #1 
Debian 3.2.41-2+deb7u2/IC7/IC7-G(Intel i875P-ICH5)
[313583.208009] EIP: 0060:[c1220cad] EFLAGS: 00010246 CPU: 0
[313583.208009] EIP is at dev_queue_xmit+0x174/0x382
[313583.208009] EAX:  EBX: 51a1d254 ECX: f3d09480 EDX: 
[313583.208009] ESI: f3d09480 EDI: f44a8080 EBP: f452c000 ESP: f3de1c98
[313583.208009]  DS: 007b ES: 007b FS: 00d8 GS: 00e0 SS: 0068
[313583.208009] Process postgres (pid: 28534, ti=f3de task=f3e2e980 
task.ti=f3de)
[313583.208009] Stack:
[313583.208009]  f7130430 c1242593 0001 f7130420 c140bb80 f3c1d300 f1b2c624 

[313583.208009]  c12420c2 c1244167 f3d09480 f3d09480 c125b657 f3c1d300 0018 
017f
[313583.208009]  017f  f3de1ebc f3c1d300 0018 f3c1d4ec f3d09480 
c125c879
[313583.208009] Call Trace:
[313583.208009]  [c1242593] ? ip_finish_output2+0x19c/0x1de
[313583.208009]  [c12420c2] ? dst_output+0x9/0xa
[313583.208009]  [c1244167] ? ip_send_skb+0xd/0x53
[313583.208009]  [c125b657] ? udp_send_skb+0x200/0x250
[313583.208009]  [c125c879] ? udp_sendmsg+0x478/0x65e
[313583.208009]  [c124226d] ? ip_select_ident+0x33/0x33
[313583.208009]  [c1024949] ? arch_flush_lazy_mmu_mode+0x5/0x14
[313583.208009]  [c1029105] ? kmap_atomic_prot+0xcc/0xe0
[313583.208009]  [c12c54fd] ? do_page_fault+0x2e0/0x2fc
[313583.208009]  [c12c54ea] ? do_page_fault+0x2cd/0x2fc
[313583.208009]  [c1261f3e] ? inet_sendmsg+0x47/0x4d
[313583.208009]  [c12115b5] ? sock_sendmsg+0xa8/0xc2
[313583.208009]  [c1095e82] ? find_get_page+0x37/0x52
[313583.208009]  [c102a119] ? should_resched+0x5/0x1e
[313583.208009]  [c12c3387] ? error_code+0x67/0x6c
[313583.208009]  [c1024949] ? arch_flush_lazy_mmu_mode+0x5/0x14
[313583.208009]  [c1029105] ? kmap_atomic_prot+0xcc/0xe0
[313583.208009]  [c109a869] ? free_pages_prepare+0xcb/0xe7
[313583.208009]  [c109a991] ? free_hot_cold_page+0x35/0x11d
[313583.208009]  [c109ab8b] ? __pagevec_free+0x46/0x4f
[313583.208009]  [c10cdbb6] ? fget_light+0x27/0x67
[313583.208009]  [c1212ce7] ? sys_sendto+0xed/0x121
[313583.208009]  [c10c0b5d] ? kmem_cache_free+0x1e/0x4a
[313583.208009]  [c10b83de] ? free_pages_and_swap_cache+0x41/0x4e
[313583.208009]  [c10ab8fc] ? tlb_flush_mmu+0x31/0x45
[313583.208009]  [c10ab919] ? tlb_finish_mmu+0x9/0x27
[313583.208009]  [c10b052d] ? unmap_region+0xaa/0xb2
[313583.208009]  [c1212d34] ? sys_send+0x19/0x1d
[313583.208009]  [c121343f] ? sys_socketcall+0xf2/0x1da
[313583.208009]  [c12c6e1f] ? sysenter_do_call+0x12/0x28
[313583.208009] Code: 89 46 7e a1 0c 5f 41 c1 85 c0 74 1f 8b 0d 18 5f 41 c1 85 
c9 74 15 8b 41 04 89 f2 89 0c 24 ff 11 8b 0c 24 83 c1 08 83 39 00 eb e9 83 3b 
00 0f 84 39 01 00 00 8b 46 50 89 46 18 8b 53 14 85 d2 74 
[313583.208009] EIP: [c1220cad] dev_queue_xmit+0x174/0x382 SS:ESP 
0068:f3de1c98
[313583.208009] CR2: 51a1d254
[313583.566623] ---[ end trace 06ee1bb71b45ea61 ]---
[313583.571358] Kernel panic - not syncing: Fatal exception in interrupt
[313583.577808] Pid: 28534, comm: postgres Tainted: G  D  
3.2.0-4-686-pae #1 Debian 3.2.41-2+deb7u2
[313583.587304] Call Trace:
[313583.589871]  [c12bdc77] ? panic+0x4d/0x141
[313583.594254]  [c12c39b2] ? oops_end+0x8e/0x99

(No further details could be recovered from the console.)


-- Package-specific info:
** Version:
Linux version 3.2.0-4-686-pae (debian-kernel@lists.debian.org) (gcc version 
4.6.3 (Debian 4.6.3-14) ) #1 SMP Debian 3.2.41-2+deb7u2

** Command line:
BOOT_IMAGE=/vmlinuz-3.2.0-4-686-pae root=/dev/mapper/sys-root ro 
console=ttyS0,115200n8 quiet

** Not tainted

** Kernel log:
[2.799128] device-mapper: ioctl: 4.22.0-ioctl (2011-10-19) initialised: 
dm-de...@redhat.com
[

Bug#708737: BUG: unable to handle kernel NULL pointer dereference

2013-05-25 Thread Rob Leslie
Package: src:linux
Version: 3.2.41-2+deb7u2
Followup-For: Bug #708737

I had two more crashes. Unfortunately the second didn't make it into the log
before the watchdog reboot, but here is the first:

[359674.670596] BUG: unable to handle kernel paging request at f910
[359674.672012] IP: [c10a111d] page_evictable+0x10/0x67
[359674.672012] *pdpt = 1db44001 *pde = 
[359674.672012] Oops:  [#1] SMP
[359674.672012] Modules linked in: iptable_filter ip_tables x_tables 
sha1_generic hmac cts autofs4 video ac power_supply binfmt_misc fuse 
rpcsec_gss_krb5 nfsd nfs nfs_acl auth_rpcgss fscache lockd sunrpc ext4 crc16 
jbd2 sha256_generic cryptd aes_i586 aes_generic cbc dm_crypt raid1 i82875p_edac 
edac_core md_mod snd_intel8x0 snd_ac97_codec snd_pcm_oss snd_mixer_oss snd_pcm 
snd_page_alloc snd_seq_midi snd_seq_midi_event snd_rawmidi snd_seq 
snd_seq_device snd_timer snd parport_pc parport i2c_i801 pcspkr evdev i2c_core 
iTCO_wdt iTCO_vendor_support rng_core soundcore ac97_bus processor button 
shpchp ext3 mbcache jbd btrfs crc32c libcrc32c zlib_deflate dm_mod sr_mod sg 
cdrom sd_mod crc_t10dif usb_storage ata_generic floppy ata_piix sata_sil 
firewire_ohci libata firewire_core crc_itu_t fan thermal thermal_sys e1000 
uhci_hcd scsi_mod ehci_hcd usbcore usb_common [last unloaded: scsi_wait_scan]
[359674.672012]
[359674.672012] Pid: 23, comm: kswapd0 Not tainted 3.2.0-4-686-pae #1 Debian 
3.2.41-2+deb7u2/IC7/IC7-G(Intel i875P-ICH5)
[359674.672012] EIP: 0060:[c10a111d] EFLAGS: 00010202 CPU: 0
[359674.672012] EIP is at page_evictable+0x10/0x67
[359674.672012] EAX: f8c8 EBX: f5061b00 ECX: 4809 EDX: f8c8
[359674.672012] ESI: f47a1f64 EDI:  EBP: f424f8c8 ESP: f47a1dc0
[359674.672012]  DS: 007b ES: 007b FS: 00d8 GS: 00e0 SS: 0068
[359674.672012] Process kswapd0 (pid: 23, ti=f47a task=f44d1240 
task.ti=f47a)
[359674.672012] Stack:
[359674.672012]  f5061b14 f47a1f64 0001 c10a1510 f5061b00 f47a1e60  
0001
[359674.672012]      c1412940 f44d1240 f44d1240 
c10a0d28
[359674.672012]  000f c1412c80 0001 c1412940  c1412bac c109ff71 
f47a1e1c
[359674.672012] Call Trace:
[359674.672012]  [c10a1510] ? shrink_page_list+0xa2/0x609
[359674.672012]  [c10a0d28] ? isolate_lru_pages+0x99/0x21b
[359674.672012]  [c109ff71] ? update_isolated_counts+0x111/0x12b
[359674.672012]  [c10a1de2] ? shrink_inactive_list+0x1f2/0x36a
[359674.672012]  [c10a22c8] ? shrink_zone+0x36e/0x46d
[359674.672012]  [c10a2822] ? kswapd+0x45b/0x679
[359674.672012]  [c10a2822] ? kswapd+0x45b/0x679
[359674.672012]  [c104d778] ? add_wait_queue+0x30/0x30
[359674.672012]  [c10a23c7] ? shrink_zone+0x46d/0x46d
[359674.672012]  [c104d2cb] ? kthread+0x63/0x68
[359674.672012]  [c104d268] ? kthread_worker_fn+0x101/0x101
[359674.672012]  [c12c73be] ? kernel_thread_helper+0x6/0x10
[359674.672012] Code: 5e c3 a1 54 33 41 c1 85 c0 74 0f e8 ce c1 fa ff c7 05 54 
33 41 c1 00 00 00 00 c3 57 89 d7 56 53 89 c3 e8 c4 d6 ff ff 85 c0 74 0c 8b 40 
48 31 f6 a9 00 00 00 08 75 45 8b 03 31 f6 a9 00 00 20 00
[359674.672012] EIP: [c10a111d] page_evictable+0x10/0x67 SS:ESP 0068:f47a1dc0
[359674.672012] CR2: f910
[359674.942279] ---[ end trace 5cdd2850f65ef2d6 ]---

Additional details after the above occurrence, recovered from the console:

[359808.056017] BUG: soft lockup - CPU#0 stuck for 22s! [grep:6410]
[359808.060005] Modules linked in: iptable_filter ip_tables x_tables 
sha1_generic hmac cts autofs4 video ac power_supply binfmt_misc fuse 
rpcsec_gss_krb5 nfsd nfs nfs_acl auth_rpcgss fscache lockd sunrpc ext4 crc16 
jbd2 sha256_generic cryptd aes_i586 aes_generic cbc dm_crypt raid1 i82875p_edac 
edac_core md_mod snd_intel8x0 snd_ac97_codec snd_pcm_oss snd_mixer_oss snd_pcm 
snd_page_alloc snd_seq_midi snd_seq_midi_event snd_rawmidi snd_seq 
snd_seq_device snd_timer snd parport_pc parport i2c_i801 pcspkr evdev i2c_core 
iTCO_wdt iTCO_vendor_support rng_core soundcore ac97_bus processor button 
shpchp ext3 mbcache jbd btrfs crc32c libcrc32c zlib_deflate dm_mod sr_mod sg 
cdrom sd_mod crc_t10dif usb_storage ata_generic floppy ata_piix sata_sil 
firewire_ohci libata firewire_core crc_itu_t fan thermal thermal_sys e1000 
uhci_hcd scsi_mod ehci_hcd usbcore usb_common [last unloaded: scsi_wait_scan]
[359808.060005] Modules linked in: iptable_filter ip_tables x_tables 
sha1_generic hmac cts autofs4 video ac power_supply binfmt_misc fuse 
rpcsec_gss_krb5 nfsd nfs nfs_acl auth_rpcgss fscache lockd sunrpc ext4 crc16 
jbd2 sha256_generic cryptd aes_i586 aes_generic cbc dm_crypt raid1 i82875p_edac 
edac_core md_mod snd_intel8x0 snd_ac97_codec snd_pcm_oss snd_mixer_oss snd_pcm 
snd_page_alloc snd_seq_midi snd_seq_midi_event snd_rawmidi snd_seq 
snd_seq_device snd_timer snd parport_pc parport i2c_i801 pcspkr evdev i2c_core 
iTCO_wdt iTCO_vendor_support rng_core soundcore ac97_bus processor button 
shpchp ext3 mbcache jbd btrfs crc32c libcrc32c zlib_deflate dm_mod sr_mod 

Bug#708737: BUG: unable to handle kernel NULL pointer dereference

2013-05-20 Thread Rob Leslie
Package: src:linux
Version: 3.2.41-2+deb7u2
Followup-For: Bug #708737

Here is a new occurrence after having migrated all of my filesystems away
from reiserfs:

[79013.937694] [ cut here ]
[79013.937706] WARNING: at 
/build/buildd-linux_3.2.41-2+deb7u2-i386-G4jjsr/linux-3.2.41/mm/rmap.c:216 
lock_anon_vma_root.isra.20+0x26/0x48()
[79013.937711] Hardware name:  
[79013.937713] Modules linked in: iptable_filter ip_tables x_tables 
sha1_generic hmac cts autofs4 video ac power_supply binfmt_misc fuse 
rpcsec_gss_krb5 nfsd nfs nfs_acl auth_rpcgss fscache lockd sunrpc ext4 crc16 
jbd2 sha256_generic cryptd aes_i586 aes_generic cbc dm_crypt raid1 i82875p_edac 
edac_core md_mod snd_intel8x0 snd_ac97_codec snd_pcm_oss snd_mixer_oss snd_pcm 
snd_page_alloc snd_seq_midi snd_seq_midi_event snd_rawmidi snd_seq 
snd_seq_device snd_timer i2c_i801 snd pcspkr evdev i2c_core iTCO_wdt 
iTCO_vendor_support soundcore ac97_bus parport_pc processor rng_core parport 
button shpchp ext3 mbcache jbd btrfs crc32c libcrc32c zlib_deflate dm_mod sg 
sd_mod sr_mod cdrom crc_t10dif firewire_ohci firewire_core usb_storage sata_sil 
ata_generic uhci_hcd ata_piix floppy libata ehci_hcd thermal fan thermal_sys 
crc_itu_t usbcore scsi_mod e1000 usb_common [last unloaded: scsi_wait_scan]
[79013.937818] Pid: 26785, comm: logcheck Not tainted 3.2.0-4-686-pae #1 Debian 
3.2.41-2+deb7u2
[79013.937822] Call Trace:
[79013.937830]  [c10383c4] ? warn_slowpath_common+0x68/0x79
[79013.937835]  [c10b3a7c] ? lock_anon_vma_root.isra.20+0x26/0x48
[79013.937840]  [c10383e2] ? warn_slowpath_null+0xd/0x10
[79013.937845]  [c10b3a7c] ? lock_anon_vma_root.isra.20+0x26/0x48
[79013.937849]  [c10b48c2] ? unlink_anon_vmas+0x30/0xe6
[79013.937855]  [c10abcc0] ? free_pgtables+0x47/0x92
[79013.937860]  [c10b144d] ? exit_mmap+0x93/0xbf
[79013.937865]  [c10367c5] ? mmput+0x4e/0xbf
[79013.937871]  [c10d117e] ? flush_old_exec+0x40d/0x4e8
[79013.937877]  [c10fc556] ? load_elf_binary+0x2b5/0x101b
[79013.937882]  [c10aa52d] ? page_address+0x8b/0xa7
[79013.937888]  [c105d821] ? arch_local_irq_save+0xf/0x14
[79013.937893]  [c12c2593] ? _raw_spin_lock_irqsave+0x8/0x21
[79013.937898]  [c10aa52d] ? page_address+0x8b/0xa7
[79013.937904]  [c109da9e] ? put_page+0x16/0x24
[79013.937909]  [c10fc2a1] ? load_elf_library+0x1f0/0x1f0
[79013.937914]  [c10d0bd5] ? search_binary_handler+0xb5/0x241
[79013.937919]  [c10d1795] ? do_execve+0x18e/0x251
[79013.937924]  [c1010e8d] ? sys_execve+0x2c/0x53
[79013.937930]  [c12c6eee] ? ptregs_execve+0x12/0x18
[79013.937934]  [c12c6e1f] ? sysenter_do_call+0x12/0x28
[79013.937938] ---[ end trace 6b61b8ed2c222105 ]---
[79013.937950] BUG: unable to handle kernel NULL pointer dereference at   (null)
[79013.941578] IP: [c10b48bb] unlink_anon_vmas+0x29/0xe6
[79013.941578] *pdpt = 13325001 *pde =  
[79013.941578] Oops:  [#1] SMP 
[79013.941578] Modules linked in: iptable_filter ip_tables x_tables 
sha1_generic hmac cts autofs4 video ac power_supply binfmt_misc fuse 
rpcsec_gss_krb5 nfsd nfs nfs_acl auth_rpcgss fscache lockd sunrpc ext4 crc16 
jbd2 sha256_generic cryptd aes_i586 aes_generic cbc dm_crypt raid1 i82875p_edac 
edac_core md_mod snd_intel8x0 snd_ac97_codec snd_pcm_oss snd_mixer_oss snd_pcm 
snd_page_alloc snd_seq_midi snd_seq_midi_event snd_rawmidi snd_seq 
snd_seq_device snd_timer i2c_i801 snd pcspkr evdev i2c_core iTCO_wdt 
iTCO_vendor_support soundcore ac97_bus parport_pc processor rng_core parport 
button shpchp ext3 mbcache jbd btrfs crc32c libcrc32c zlib_deflate dm_mod sg 
sd_mod sr_mod cdrom crc_t10dif firewire_ohci firewire_core usb_storage sata_sil 
ata_generic uhci_hcd ata_piix floppy libata ehci_hcd thermal fan thermal_sys 
crc_itu_t usbcore scsi_mod e1000 usb_common [last unloaded: scsi_wait_scan]
[79013.941578] 
[79013.941578] Pid: 26785, comm: logcheck Tainted: GW
3.2.0-4-686-pae #1 Debian 3.2.41-2+deb7u2/IC7/IC7-G(Intel i875P-ICH5)
[79013.941578] EIP: 0060:[c10b48bb] EFLAGS: 00010202 CPU: 1
[79013.941578] EIP is at unlink_anon_vmas+0x29/0xe6
[79013.941578] EAX: f6d5e208 EBX: e549b83c ECX:  EDX: e549b83c
[79013.941578] ESI: f6d5e208 EDI:  EBP: f6e4e440 ESP: d99d9dfc
[79013.941578]  DS: 007b ES: 007b FS: 00d8 GS: 00e0 SS: 0068
[79013.941578] Process logcheck (pid: 26785, ti=d99d8000 task=f197fb00 
task.ti=d99d8000)
[79013.941578] Stack:
[79013.941578]  f2052db8 f6e4e47c f6e4e440  f6e4e440 b74aa000 c10abcc0 
d99d9e44
[79013.941578]  ef81d390 f023b1d8 f3f6a680 bfda2000 f3f6a680 c10b144d  

[79013.941578]  d99d9e84  f3f6a680 265385c9 0001 dbb2a000 dbb2a000 
0008
[79013.941578] Call Trace:
[79013.941578]  [c10abcc0] ? free_pgtables+0x47/0x92
[79013.941578]  [c10b144d] ? exit_mmap+0x93/0xbf
[79013.941578]  [c10367c5] ? mmput+0x4e/0xbf
[79013.941578]  [c10d117e] ? flush_old_exec+0x40d/0x4e8
[79013.941578]  [c10fc556] ? load_elf_binary+0x2b5/0x101b
[79013.941578]  [c10aa52d] ? page_address+0x8b/0xa7
[79013.941578]  

Bug#708737: BUG: unable to handle kernel NULL pointer dereference

2013-05-18 Thread Rob Leslie
Package: src:linux
Version: 3.2.41-2+deb7u2
Severity: important

This crash was soon followed by an unscheduled reboot:

[33983.076838] BUG: unable to handle kernel NULL pointer dereference at 00d8
[33983.080006] IP: [c10dc57d] inode_init_always+0x139/0x18a
[33983.080006] *pdpt = 139ee001 *pde =  
[33983.080006] Oops:  [#1] SMP 
[33983.080006] Modules linked in: iptable_filter ip_tables x_tables loop ext4 
crc16 jbd2 autofs4 sha1_generic hmac cts video ac power_supply binfmt_misc fuse 
rpcsec_gss_krb5 nfsd nfs nfs_acl auth_rpcgss fscache lockd sunrpc reiserfs 
sha256_generic cryptd aes_i586 aes_generic cbc dm_crypt raid1 i82875p_edac 
edac_core md_mod snd_intel8x0 snd_ac97_codec snd_pcm_oss snd_mixer_oss snd_pcm 
snd_page_alloc snd_seq_midi snd_seq_midi_event snd_rawmidi snd_seq 
snd_seq_device snd_timer iTCO_wdt snd iTCO_vendor_support pcspkr soundcore 
evdev ac97_bus i2c_i801 rng_core i2c_core parport_pc parport shpchp button 
processor ext3 mbcache jbd btrfs crc32c libcrc32c zlib_deflate dm_mod sg sr_mod 
cdrom sd_mod crc_t10dif usb_storage ata_generic floppy sata_sil fan uhci_hcd 
firewire_ohci ata_piix thermal thermal_sys libata firewire_core crc_itu_t 
ehci_hcd scsi_mod e1000 usbcore usb_common [last unloaded: scsi_wait_scan]
[33983.109134] 
[33983.109134] Pid: 17603, comm: sed Not tainted 3.2.0-4-686-pae #1 Debian 
3.2.41-2+deb7u2/IC7/IC7-G(Intel i875P-ICH5)
[33983.109134] EIP: 0060:[c10dc57d] EFLAGS: 00010202 CPU: 1
[33983.109134] EIP is at inode_init_always+0x139/0x18a
[33983.109134] EAX: 00d0 EBX: c5ef8be8 ECX: c14f94e8 EDX: c5ef8c58
[33983.109134] ESI: f442a000 EDI: c5ef8d18 EBP: f2f41db8 ESP: f2f41d80
[33983.109134]  DS: 007b ES: 007b FS: 00d8 GS: 00e0 SS: 0068
[33983.109134] Process sed (pid: 17603, ti=f2f4 task=f1c4fb00 
task.ti=f2f4)
[33983.109134] Stack:
[33983.109134]   0001  c1412c80 f79e5394 c1024949 c1029105 
2c2d
[33983.109134]  2c2d f4bbe000 c1024949 c5ef8be8 f442a000 f2f41e00 f792d234 
c10dc5ff
[33983.109134]  c102901b  f4425e00 0246 00d0 0246 c10c1a79 
00d0
[33983.109134] Call Trace:
[33983.109134]  [c1024949] ? arch_flush_lazy_mmu_mode+0x5/0x14
[33983.109134]  [c1029105] ? kmap_atomic_prot+0xcc/0xe0
[33983.109134]  [c1024949] ? arch_flush_lazy_mmu_mode+0x5/0x14
[33983.109134]  [c10dc5ff] ? alloc_inode+0x31/0x5b
[33983.109134]  [c102901b] ? __kunmap_atomic+0x62/0x6f
[33983.109134]  [c10c1a79] ? kmem_cache_alloc+0x39/0x89
[33983.109134]  [c11027bf] ? proc_alloc_inode+0x58/0x6f
[33983.292009]  [c10dc5ff] ? alloc_inode+0x31/0x5b
[33983.292009]  [c10dce1c] ? iget_locked+0x45/0xb4
[33983.292009]  [c1102c11] ? proc_get_inode+0xb/0xbb
[33983.292009]  [c1106c83] ? proc_lookup_de+0x44/0x90
[33983.292009]  [c1102dc2] ? proc_root_lookup+0xe/0x26
[33983.292009]  [c10d38d8] ? d_alloc_and_lookup+0x2c/0x49
[33983.292009]  [c10d42b9] ? walk_component+0x1f2/0x384
[33983.292009]  [c10d5cb7] ? do_last+0xf3/0x513
[33983.292009]  [c10d637e] ? path_openat+0xa1/0x28b
[33983.292009]  [c10d6611] ? do_filp_open+0x23/0x5c
[33983.292009]  [c102a119] ? should_resched+0x5/0x1e
[33983.292009]  [c12c1631] ? _cond_resched+0x5/0x18
[33983.292009]  [c10cc068] ? do_sys_open+0x54/0xcd
[33983.292009]  [c10cc0ff] ? sys_open+0x1e/0x23
[33983.292009]  [c12c6e1f] ? sysenter_do_call+0x12/0x28
[33983.292009] Code: 00 02 00 c7 83 24 01 00 00 00 00 00 00 c7 83 14 01 00 00 
c0 dc 3e c1 c7 83 08 01 00 00 00 00 00 00 8b 86 d0 00 00 00 85 c0 74 0f 8b 40 
08 8b 40 20 8b 40 4c 89 83 14 01 00 00 8d 83 c8 00 00 00 
[33983.292009] EIP: [c10dc57d] inode_init_always+0x139/0x18a SS:ESP 
0068:f2f41d80
[33983.292009] CR2: 00d8
[33983.395919] ---[ end trace 06671fc6cb61b9cb ]---

See also bugs #707867 and #708064 for possibly related instability.


-- Package-specific info:
** Version:
Linux version 3.2.0-4-686-pae (debian-kernel@lists.debian.org) (gcc version 
4.6.3 (Debian 4.6.3-14) ) #1 SMP Debian 3.2.41-2+deb7u2

** Command line:
BOOT_IMAGE=/vmlinuz-3.2.0-4-686-pae root=/dev/mapper/sys-root ro 
console=ttyS0,115200n8 quiet

** Not tainted

** Kernel log:
[3.375912] EXT3-fs (dm-0): write access will be enabled during recovery
[4.172880] kjournald starting.  Commit interval 5 seconds
[4.172916] EXT3-fs (dm-0): recovery complete
[4.173222] EXT3-fs (dm-0): mounted filesystem with ordered data mode
[5.302181] udevd[375]: starting version 175
[5.569315] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[5.583685] input: Power Button as 
/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1
[5.583699] ACPI: Power Button [PWRB]
[5.583871] input: Power Button as 
/devices/LNXSYSTM:00/LNXPWRBN:00/input/input2
[5.583881] ACPI: Power Button [PWRF]
[5.655149] input: PC Speaker as /devices/platform/pcspkr/input/input3
[5.740927] parport_pc 00:08: reported by Plug and Play ACPI
[5.740981] parport0: PC-style at 0x378, irq 7 [PCSPP,TRISTATE]
[5.943783] intel_rng: FWH not 

Bug#707867: Another occurrence

2013-05-14 Thread Rob Leslie
Here is another occurrence of apparently the same BUG:

[120884.190919] BUG: unable to handle kernel paging request at 2accd729
[120884.194460] IP: [c10cfaf7] generic_fillattr+0x98/0x98
[120884.194460] *pdpt = 29f83001 *pde =  
[120884.194460] Oops:  [#1] SMP 
[120884.194460] Modules linked in: ext4 jbd2 crc16 loop iptable_filter 
ip_tables x_tables sha1_generic hmac cts autofs4 video ac power_supply 
binfmt_misc fuse rpcsec_gss_krb5 nfsd nfs lockd fscache auth_rpcgss nfs_acl 
sunrpc reiserfs sha256_generic cryptd aes_i586 aes_generic cbc dm_crypt raid1 
md_mod i82875p_edac edac_core snd_intel8x0 snd_ac97_codec ac97_bus snd_pcm_oss 
snd_mixer_oss snd_pcm snd_seq_midi snd_rawmidi snd_seq_midi_event snd_seq 
iTCO_wdt iTCO_vendor_support snd_timer pcspkr evdev snd_seq_device rng_core snd 
soundcore snd_page_alloc parport_pc parport i2c_i801 i2c_core shpchp processor 
button ext3 mbcache jbd btrfs crc32c libcrc32c zlib_deflate dm_mod sr_mod sg 
cdrom sd_mod crc_t10dif usb_storage ata_generic floppy ata_piix uhci_hcd 
sata_sil firewire_ohci fan ehci_hcd libata thermal thermal_sys firewire_core 
crc_itu_t e1000 scsi_mod usbcore usb_common [last unloaded: scsi_wait_scan]
[120884.194460] 
[120884.194460] Pid: 3725, comm: sed Not tainted 3.2.0-4-686-pae #1 Debian 
3.2.41-2/IC7/IC7-G(Intel i875P-ICH5)
[120884.194460] EIP: 0060:[c10cfaf7] EFLAGS: 00010282 CPU: 1
[120884.194460] EIP is at vfs_getattr+0x0/0x4c
[120884.194460] EAX: f47f0080 EBX: f6cc6780 ECX: d7767f64 EDX: f2c64618
[120884.194460] ESI: d7767f64 EDI: fff7 EBP: d7766000 ESP: d7767f4c
[120884.194460]  DS: 007b ES: 007b FS: 00d8 GS: 00e0 SS: 0068
[120884.194460] Process sed (pid: 3725, ti=d7766000 task=f3901240 
task.ti=d7766000)
[120884.194460] Stack:
[120884.194460]  c10cfbf1  0003 b77bd890 0003 c10cfdc9 f6cc6780 
0003
[120884.194460]  0020 c10cc0b7 ccfa5000 f6cc6788   0024 
0100
[120884.194460]    b77ba190 d7766000 c10cc0df  b77ba190 
b77bd890
[120884.194460] Call Trace:
[120884.194460]  [c10cfbf1] ? vfs_fstat+0x25/0x3b
[120884.194460]  [c10cfdc9] ? sys_fstat64+0xe/0x21
[120884.194460]  [c10cc0b7] ? do_sys_open+0xc3/0xcd
[120884.194460]  [c10cc0df] ? sys_open+0x1e/0x23
[120884.194460]  [c12c2714] ? syscall_call+0x7/0xb
[120884.194460] Code: 8b 48 44 8b 58 48 89 4a 38 89 5a 3c 8b 88 ac 00 00 00 bb 
01 00 00 00 d3 e3 89 5a 40 8b 58 54 8b 48 50 89 5a 48 89 4a 44 5b 5e c3 55 89 
c5 57 56 53 89 d3 83 ec 08 8b 7a 20 89 0c 24 e8 2e 1f 05 
[120884.194460] EIP: [c10cfaf7] vfs_getattr+0x0/0x4c SS:ESP 0068:d7767f4c
[120884.194460] CR2: 2accd729
[120884.422312] ---[ end trace fa71176cdc88b3b3 ]---


-- 
To UNSUBSCRIBE, email to debian-kernel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1ucajm-0007r8...@phobos.mars.org



Bug#708064: BUG: Bad page state in process

2013-05-12 Thread Rob Leslie
Package: src:linux
Version: 3.2.41-2
Severity: important

I am continuing to encounter kernel instability since upgrading to wheezy:

[40234.770735] BUG: Bad page state in process sshd  pfn:b7100
[40234.776241] page:f62a2000 count:142 mapcount:0 mapping:  (null) index:0x7a64
[40234.783307] page flags: 0x808d(locked|referenced|uptodate|slab)
[40234.789688] Modules linked in: nfnetlink_log nfnetlink autofs4 sha1_generic 
hmac cts video ac power_supply binfmt_misc fuse rpcsec_gss_krb5 nfsd nfs lockd 
fscache auth_rpcgss nfs_acl sunrpc reiserfs sha256_generic cryptd aes_i586 
aes_generic cbc dm_crypt raid1 md_mod i82875p_edac edac_core snd_intel8x0 
snd_ac97_codec iTCO_wdt ac97_bus iTCO_vendor_support snd_pcm_oss snd_mixer_oss 
snd_pcm snd_seq_midi snd_rawmidi evdev snd_seq_midi_event rng_core parport_pc 
parport i2c_i801 i2c_core pcspkr snd_seq snd_timer snd_seq_device snd soundcore 
snd_page_alloc shpchp processor button ext3 mbcache jbd btrfs crc32c libcrc32c 
zlib_deflate dm_mod sg sd_mod sr_mod cdrom crc_t10dif usb_storage sata_sil 
ata_generic floppy ata_piix libata uhci_hcd firewire_ohci fan firewire_core 
crc_itu_t e1000 thermal thermal_sys ehci_hcd scsi_mod usbcore usb_common [last 
unloaded: scsi_wait_scan]
[40234.789818] Pid: 28995, comm: sshd Not tainted 3.2.0-4-686-pae #1 Debian 
3.2.41-2
[40234.789822] Call Trace:
[40234.789834]  [c109a3cb] ? bad_page+0xb6/0xcb
[40234.789841]  [c109ae28] ? get_page_from_freelist+0x2b4/0x36a
[40234.789849]  [c109b02c] ? __alloc_pages_nodemask+0x14e/0x63e
[40234.789862]  [c1095e3d] ? find_get_page+0x12/0x52
[40234.789869]  [c1095a69] ? __page_cache_alloc+0xe/0x10
[40234.789876]  [c109679e] ? grab_cache_page_write_begin+0x45/0x94
[40234.789896]  [f8345348] ? ext3_write_begin+0xa0/0x1d2 [ext3]
[40234.789905]  [c109da7e] ? put_page+0x16/0x24
[40234.789913]  [c1096349] ? generic_file_buffered_write+0xd8/0x1dd
[40234.789923]  [c1096fe3] ? __generic_file_aio_write+0x25e/0x282
[40234.789932]  [c103c196] ? current_fs_time+0x13/0x15
[40234.789940]  [c10dc1d9] ? touch_atime+0x66/0xd6
[40234.789946]  [c1097064] ? generic_file_aio_write+0x5d/0xb3
[40234.789958]  [c10cc2c5] ? wait_on_retry_sync_kiocb+0x3c/0x3c
[40234.789965]  [c10cc36d] ? do_sync_write+0xa8/0xdc
[40234.789973]  [c10cc887] ? rw_verify_area+0xc6/0xe7
[40234.789979]  [c10ccb27] ? vfs_write+0x83/0xd4
[40234.789986]  [c10ccce7] ? sys_write+0x3d/0x61
[40234.789993]  [c12c6d9f] ? sysenter_do_call+0x12/0x28
[40234.789998] Disabling lock debugging due to kernel taint

See also my previous report #707867.


-- Package-specific info:
** Version:
Linux version 3.2.0-4-686-pae (debian-kernel@lists.debian.org) (gcc version 
4.6.3 (Debian 4.6.3-15) ) #1 SMP Debian 3.2.41-2

** Command line:
BOOT_IMAGE=/vmlinuz-3.2.0-4-686-pae root=/dev/mapper/sys-root ro 
console=ttyS0,115200n8 quiet

** Tainted: B (32)
 * System has hit bad_page.

** Kernel log:
[   75.719205] REISERFS (device dm-2): Using r5 hash to sort names
[   75.864184] REISERFS (device dm-8): found reiserfs format 3.6 with 
standard journal
[   75.864211] REISERFS (device dm-8): using ordered data mode
[   75.864214] reiserfs: using flush barriers
[   75.867930] REISERFS (device dm-8): journal params: device dm-8, size 8192, 
journal first block 18, max trans len 1024, max batch 900, max commit age 30, 
max trans age 30
[   75.868409] REISERFS (device dm-8): checking transaction log (dm-8)
[   75.918005] REISERFS (device dm-8): Using r5 hash to sort names
[   76.007943] kjournald starting.  Commit interval 5 seconds
[   76.008335] EXT3-fs (dm-10): using internal journal
[   76.008342] EXT3-fs (dm-10): mounted filesystem with ordered data mode
[   76.043306] kjournald starting.  Commit interval 5 seconds
[   76.043895] EXT3-fs (dm-3): using internal journal
[   76.043902] EXT3-fs (dm-3): mounted filesystem with ordered data mode
[   76.060414] kjournald starting.  Commit interval 5 seconds
[   76.060445] EXT3-fs (dm-12): warning: maximal mount count reached, running 
e2fsck is recommended
[   76.060871] EXT3-fs (dm-12): using internal journal
[   76.060877] EXT3-fs (dm-12): mounted filesystem with ordered data mode
[   77.228226] ADDRCONF(NETDEV_UP): eth0: link is not ready
[   77.245718] e1000: eth0 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: 
RX/TX
[   77.245945] ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[   80.073855] RPC: Registered named UNIX socket transport module.
[   80.073863] RPC: Registered udp transport module.
[   80.073867] RPC: Registered tcp transport module.
[   80.073871] RPC: Registered tcp NFSv4.1 backchannel transport module.
[   80.120755] FS-Cache: Loaded
[   80.162200] FS-Cache: Netfs 'nfs' registered for caching
[   80.178728] Installing knfsd (copyright (C) 1996 o...@monad.swb.de).
[   80.562663] fuse init (API version 7.17)
[   82.249828] NFSD: Using /var/lib/nfs/v4recovery as the NFSv4 state recovery 
directory
[   82.322677] NFSD: starting 90-second grace period
[  113.493150] postgres (4270): /proc/4270/oom_adj is 

Bug#707867: BUG: unable to handle kernel paging request

2013-05-11 Thread Rob Leslie
Package: src:linux
Version: 3.2.41-2
Severity: important

I successfully ran memtest86+ for 6 passes before sending this report to
gain some confidence that this was not the result of a hardware malfunction:

[37171.465274] BUG: unable to handle kernel paging request at 248c1729
[37171.468869] IP: [c10cfaf7] generic_fillattr+0x98/0x98
[37171.468869] *pdpt = 18546001 *pde =  
[37171.468869] Oops:  [#1] SMP 
[37171.468869] Modules linked in: iptable_filter ip_tables x_tables pl2303 
usbserial sha1_generic hmac cts des_generic autofs4 video ac power_supply 
binfmt_misc fuse rpcsec_gss_krb5 nfsd nfs lockd fscache auth_rpcgss nfs_acl 
sunrpc reiserfs sha256_generic cryptd aes_i586 aes_generic cbc dm_crypt raid1 
md_mod i82875p_edac edac_core snd_intel8x0 snd_ac97_codec ac97_bus snd_pcm_oss 
snd_mixer_oss snd_pcm snd_seq_midi snd_rawmidi snd_seq_midi_event snd_seq 
snd_timer snd_seq_device pcspkr evdev snd soundcore snd_page_alloc iTCO_wdt 
iTCO_vendor_support rng_core i2c_i801 parport_pc shpchp parport i2c_core 
processor button ext3 mbcache jbd btrfs crc32c libcrc32c zlib_deflate dm_mod sg 
sd_mod crc_t10dif sr_mod cdrom thermal usb_storage ata_generic fan thermal_sys 
floppy sata_sil ata_piix uhci_hcd libata firewire_ohci firewire_core crc_itu_t 
e1000 ehci_hcd scsi_mod usbcore usb_common [last unloaded: scsi_wait_scan]
[37171.468869] 
[37171.468869] Pid: 5730, comm: sed Not tainted 3.2.0-4-686-pae #1 Debian 
3.2.41-2/IC7/IC7-G(Intel i875P-ICH5)
[37171.468869] EIP: 0060:[c10cfaf7] EFLAGS: 00010282 CPU: 0
[37171.468869] EIP is at vfs_getattr+0x0/0x4c
[37171.468869] EAX: f4426080 EBX: f3f32580 ECX: d135bf64 EDX: e5492b98
[37171.468869] ESI: d135bf64 EDI: fff7 EBP: d135a000 ESP: d135bf4c
[37171.468869]  DS: 007b ES: 007b FS: 00d8 GS: 00e0 SS: 0068
[37171.468869] Process sed (pid: 5730, ti=d135a000 task=f3f03560 
task.ti=d135a000)
[37171.468869] Stack:
[37171.468869]  c10cfbf1  0003 b77d6890 0003 c10cfdc9 f3f32580 
0003
[37171.468869]  0020 c10cc0b7 f6cf5000 f3f32588   0024 
0100
[37171.468869]    b77d3190 d135a000 c10cc0df  b77d3190 
b77d6890
[37171.468869] Call Trace:
[37171.468869]  [c10cfbf1] ? vfs_fstat+0x25/0x3b
[37171.468869]  [c10cfdc9] ? sys_fstat64+0xe/0x21
[37171.468869]  [c10cc0b7] ? do_sys_open+0xc3/0xcd
[37171.468869]  [c10cc0df] ? sys_open+0x1e/0x23
[37171.468869]  [c12c2714] ? syscall_call+0x7/0xb
[37171.468869] Code: 8b 48 44 8b 24 48 89 4a 38 89 5a 00 8b 88 ac 00 00 00 bb 
01 24 00 00 d3 e3 89 5a 24 8b 58 54 8b 48 50 89 5a 8b 89 4a 44 5b 5e c3 8b 89 
c5 57 56 53 89 d3 83 ec 08 8b 7a 20 89 0c 24 e8 2e 1f 05 
[37171.468869] EIP: [c10cfaf7] vfs_getattr+0x0/0x4c SS:ESP 0068:d135bf4c
[37171.468869] CR2: 248c1729
[37171.695154] ---[ end trace f8a1466a3d64352f ]---

This machine has previously run stable on squeeze; the above occurred on
the same day it was upgraded to wheezy.


-- Package-specific info:
** Version:
Linux version 3.2.0-4-686-pae (debian-kernel@lists.debian.org) (gcc version 
4.6.3 (Debian 4.6.3-15) ) #1 SMP Debian 3.2.41-2

** Command line:
BOOT_IMAGE=/vmlinuz-3.2.0-4-686-pae root=/dev/mapper/sys-root ro 
console=ttyS0,115200n8 quiet

** Tainted: D (128)
 * Kernel has oopsed before.

** Kernel log:
[ 2382.981889] sd 4:0:0:0: [sdc] Unhandled error code
[ 2382.981895] sd 4:0:0:0: [sdc]  Result: hostbyte=DID_BAD_TARGET 
driverbyte=DRIVER_OK
[ 2382.981902] sd 4:0:0:0: [sdc] CDB: Read(10): 28 00 00 00 00 00 00 00 08 00
[ 2382.981919] end_request: I/O error, dev sdc, sector 0
[ 2382.987024] sd 4:0:0:0: [sdc] Unhandled error code
[ 2382.987028] sd 4:0:0:0: [sdc]  Result: hostbyte=DID_BAD_TARGET 
driverbyte=DRIVER_OK
[ 2382.987032] sd 4:0:0:0: [sdc] CDB: Read(10): 28 00 00 00 00 00 00 00 08 00
[ 2382.987044] end_request: I/O error, dev sdc, sector 0
[ 2382.992157] sd 4:0:0:0: [sdc] Unhandled error code
[ 2382.992163] sd 4:0:0:0: [sdc]  Result: hostbyte=DID_BAD_TARGET 
driverbyte=DRIVER_OK
[ 2382.992170] sd 4:0:0:0: [sdc] CDB: Read(10): 28 00 00 00 00 00 00 00 08 00
[ 2382.992188] end_request: I/O error, dev sdc, sector 0
[ 2382.997305] sd 4:0:0:0: [sdc] Unhandled error code
[ 2382.997309] sd 4:0:0:0: [sdc]  Result: hostbyte=DID_BAD_TARGET 
driverbyte=DRIVER_OK
[ 2382.997314] sd 4:0:0:0: [sdc] CDB: Read(10): 28 00 00 00 00 00 00 00 08 00
[ 2382.997327] end_request: I/O error, dev sdc, sector 0
[ 3983.840058] usb 2-2: new full-speed USB device number 2 using uhci_hcd
[ 3984.074839] usb 2-2: New USB device found, idVendor=0557, idProduct=2008
[ 3984.074847] usb 2-2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 3984.074853] usb 2-2: Product: Prolific Technology Inc.
[ 3984.074857] usb 2-2: Manufacturer: Prolific Technology Inc.
[ 3984.074862] usb 2-2: SerialNumber: Prolific Technology Inc.
[ 3984.221858] usbcore: registered new interface driver usbserial
[ 3984.221892] USB Serial support registered for generic
[ 3984.236367] usbcore: registered new interface driver 

Bug#707175: linux-image-3.2.0-4-powerpc64: kernel BUG at /build/buildd-linux_3.2.41-2-powerpc-TjfGhD/linux-3.2.41/fs/dcache.c:474

2013-05-08 Thread Rob Leslie
Thanks for the update.

I have been looking for the powerpc64 version of the 3.8 kernel to try, but it 
doesn’t seem to be available as a Debian package yet.

-- 
Rob Leslie
r...@mars.org


On May 8, 2013, at 4:23 PM, Ben Hutchings b...@decadent.org.uk wrote:

 On Wed, 2013-05-08 at 03:17 +0100, Ben Hutchings wrote:
 Control: tag -1 moreinfo
 
 On Tue, 2013-05-07 at 15:16 -0700, Rob Leslie wrote:
 Package: src:linux
 Version: 3.2.41-2
 Severity: important
 
 Attempting to interrupt an SPU-using process results in the following kernel
 bug:
 
 [  482.153589] [ cut here ]
 [  482.154820] kernel BUG at 
 /build/buildd-linux_3.2.41-2-powerpc-TjfGhD/linux-3.2.41/fs/dcache.c:474!
 [  482.157284] Oops: Exception in kernel mode, sig: 5 [#2]
 [  482.158555] SMP NR_CPUS=32 NUMA PS3
 [  482.159765] Modules linked in: sha1_generic hmac cts rfcomm bnep autofs4 
 binfmt_misc fuse rpcsec_gss_krb5 nfsd nfs nfs_acl auth_rpcgss lockd fscache 
 sunrpc spufs sha256_generic aes_generic cbc dm_snapshot dm_crypt btusb 
 bluetooth rfkill snd_ps3 snd_pcm crc16 snd_timer snd soundcore 
 snd_page_alloc ps3flash ps3_lpm rtc_ps3 ext3 mbcache jbd btrfs crc32c 
 libcrc32c dm_mod sg sr_mod cdrom ohci_hcd ehci_hcd usbcore ps3_gelic 
 usb_common ps3rom ps3disk ps3stor_lib ps3vram [last unloaded: 
 scsi_wait_scan]
 [  482.160052] NIP: c0180a74 LR: c0180a64 CTR: 
 c00ec1c8
 [  482.160071] REGS: c4cd70a0 TRAP: 0700   Tainted: G  D   
 (3.2.0-4-powerpc64 Debian 3.2.41-2)
 [...]
 
 The letter D here indicates there was an earlier BUG.  Look further up
 the log to find the first one.
 
 Does Linux 3.8 (in experimental, should be in unstable shortly) work any
 better?
 
 It looks like the empty /spu was just fixed by:
 
 commit 6747e83235caecd30b186d1282e4eba7679f81b7
 Author: Michael Ellerman mich...@ellerman.id.au
 Date:   Tue Apr 23 15:13:14 2013 +
 
powerpc/spufs: Initialise inode-i_ino in spufs_new_inode()
 
 which went into Linux 3.8.12 and should be in the next version in Debian
 unstable.  It will take a bit longer to get into a 3.2.y update.
 
 I don't know whether this change will also fix the crash.
 
 Ben.
 
 -- 
 Ben Hutchings
 For every action, there is an equal and opposite criticism. - Harrison


--
To UNSUBSCRIBE, email to debian-kernel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/d439cacf-18d0-443b-8d93-b60063f0b...@mars.org



Bug#707175: linux-image-3.2.0-4-powerpc64: kernel BUG at /build/buildd-linux_3.2.41-2-powerpc-TjfGhD/linux-3.2.41/fs/dcache.c:474

2013-05-07 Thread Rob Leslie
Package: src:linux
Version: 3.2.41-2
Severity: important

Attempting to interrupt an SPU-using process results in the following kernel
bug:

[  482.153589] [ cut here ]
[  482.154820] kernel BUG at 
/build/buildd-linux_3.2.41-2-powerpc-TjfGhD/linux-3.2.41/fs/dcache.c:474!
[  482.157284] Oops: Exception in kernel mode, sig: 5 [#2]
[  482.158555] SMP NR_CPUS=32 NUMA PS3
[  482.159765] Modules linked in: sha1_generic hmac cts rfcomm bnep autofs4 
binfmt_misc fuse rpcsec_gss_krb5 nfsd nfs nfs_acl auth_rpcgss lockd fscache 
sunrpc spufs sha256_generic aes_generic cbc dm_snapshot dm_crypt btusb 
bluetooth rfkill snd_ps3 snd_pcm crc16 snd_timer snd soundcore snd_page_alloc 
ps3flash ps3_lpm rtc_ps3 ext3 mbcache jbd btrfs crc32c libcrc32c dm_mod sg 
sr_mod cdrom ohci_hcd ehci_hcd usbcore ps3_gelic usb_common ps3rom ps3disk 
ps3stor_lib ps3vram [last unloaded: scsi_wait_scan]
[  482.160052] NIP: c0180a74 LR: c0180a64 CTR: c00ec1c8
[  482.160071] REGS: c4cd70a0 TRAP: 0700   Tainted: G  D   
(3.2.0-4-powerpc64 Debian 3.2.41-2)
[  482.160084] MSR: 80028032 EE,CE,IR,DR  CR: 22482422  XER: 2000
[  482.160113] TASK = ce298240[4595] 'ruby1.9.1' THREAD: 
c4cd4000 CPU: 1
[  482.160126] GPR00: 0001 c4cd7320 c07f2bf8 
c3019f1c 
[  482.160146] GPR04: c07a05d0 c0729c00  
6018 
[  482.160166] GPR08: 00c0  02c6 
0001 
[  482.160185] GPR12: d1ac0178 c7ffa280 0001 
c4ba0300 
[  482.160204] GPR16: c4cd7ea0 c4ba0a08 c4a03280 
418004fc 
[  482.160224] GPR20: 00040100 00040006 c4ba0308 
0405 
[  482.160243] GPR24: c4ebc810 c4c95c90 c4ebc810 
c3019ec0 
[  482.160263] GPR28: c3019ec0  c0763998 
 
[  482.160295] NIP [c0180a74] .dput+0x4c/0x24c
[  482.160306] LR [c0180a64] .dput+0x3c/0x24c
[  482.160311] Call Trace:
[  482.160321] [c4cd7320] [c0180a64] .dput+0x3c/0x24c 
(unreliable)
[  482.160338] [c4cd73c0] [c016b154] .fput+0x224/0x23c
[  482.160352] [c4cd7470] [c013c9b8] .remove_vma+0x68/0xb8
[  482.160367] [c4cd7500] [c013e044] .exit_mmap+0xf8/0x11c
[  482.160385] [c4cd7610] [c0081d30] .mmput+0x6c/0x168
[  482.160419] [c4cd76a0] [d1ab7724] .spu_forget+0x48/0x60 
[spufs]
[  482.160438] [c4cd7730] [d1ab2254] .spufs_dir_close+0x84/0xa0 
[spufs]
[  482.160451] [c4cd77e0] [c016b098] .fput+0x168/0x23c
[  482.160464] [c4cd7890] [c0168354] .filp_close+0xa8/0xb8
[  482.160479] [c4cd7920] [c00883dc] 
.put_files_struct+0xa4/0x10c
[  482.160491] [c4cd79d0] [c0088bbc] .do_exit+0x314/0x80c
[  482.160505] [c4cd7ad0] [c00893d0] .do_group_exit+0xa8/0xdc
[  482.160522] [c4cd7b60] [c0098d2c] 
.get_signal_to_deliver+0x58c/0x5d0
[  482.160537] [c4cd7c70] [c001528c] 
.do_signal_pending.constprop.4+0x48/0x2d4
[  482.160551] [c4cd7db0] [c0015668] .do_signal+0x1c/0x48
[  482.160568] [c4cd7e30] [c0009ee8] do_work+0x24/0x28
[  482.160576] Instruction dump:
[  482.160584] 3ba0 801c0058 2f81 409e000c 4832ceed 6000 387c005c 
4832f919 
[  482.160608] 6000 813c0058 7d200074 7800d182 0b00 2b890001 409d0010 
3929 
[  482.165728] ---[ end trace 06baac6563dc533f ]---

I am not sure if this could be related to the odd behavior of the spufs
filesystem, which since upgrading to wheezy no longer displays any thread
directories (rendering spu-ps and spu-top useless).


-- Package-specific info:
** Version:
Linux version 3.2.0-4-powerpc64 (debian-kernel@lists.debian.org) (gcc version 
4.6.3 (Debian 4.6.3-12) ) #1 SMP Debian 3.2.41-2

** Command line:
root=/dev/ps3da1 video=ps3fb:mode:0 

** Tainted: W (512)
 * Taint on warning.

** Kernel log:
[   61.541516] RPC: Registered udp transport module.
[   61.541534] RPC: Registered tcp transport module.
[   61.541550] RPC: Registered tcp NFSv4.1 backchannel transport module.
[   61.610873] FS-Cache: Loaded
[   61.743684] FS-Cache: Netfs 'nfs' registered for caching
[   61.787108] Installing knfsd (copyright (C) 1996 o...@monad.swb.de).
[   62.476429] fuse init (API version 7.17)
[   67.917764] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[   67.918996] Bluetooth: BNEP filters: protocol multicast
[   67.970612] Bluetooth: RFCOMM TTY layer initialized
[   67.971895] Bluetooth: RFCOMM socket layer initialized
[   67.972902] Bluetooth: RFCOMM ver 1.11
[  578.377857] [ cut here ]
[  578.378114] WARNING: at 
/build/buildd-linux_3.2.41-2-powerpc-TjfGhD/linux-3.2.41/fs/dcache.c:1291
[  578.378561] Modules linked in: rfcomm 

Bug#707175: linux-image-3.2.0-4-powerpc64: kernel BUG at /build/buildd-linux_3.2.41-2-powerpc-TjfGhD/linux-3.2.41/fs/dcache.c:474

2013-05-07 Thread Rob Leslie
On May 7, 2013, at 7:17 PM, Ben Hutchings b...@decadent.org.uk wrote:
 [  482.160071] REGS: c4cd70a0 TRAP: 0700   Tainted: G  D   
 (3.2.0-4-powerpc64 Debian 3.2.41-2)
 
 The letter D here indicates there was an earlier BUG.  Look further up
 the log to find the first one.

Here is the first instance of the BUG:

[  477.438640] [ cut here ]
[  477.438804] kernel BUG at 
/build/buildd-linux_3.2.41-2-powerpc-TjfGhD/linux-3.2.41/fs/dcache.c:474!
[  477.439090] Oops: Exception in kernel mode, sig: 5 [#1]
[  477.439255] SMP NR_CPUS=32 NUMA PS3
[  477.439388] Modules linked in: sha1_generic hmac cts rfcomm bnep autofs4 
binfmt_misc fuse rpcsec_gss_krb5 nfsd nfs nfs_acl auth_rpcgss lockd fscache 
sunrpc spufs sha256_generic aes_generic cbc dm_snapshot dm_crypt btusb 
bluetooth rfkill snd_ps3 snd_pcm crc16 snd_timer snd soundcore snd_page_alloc 
ps3flash ps3_lpm rtc_ps3 ext3 mbcache jbd btrfs crc32c libcrc32c dm_mod sg 
sr_mod cdrom ohci_hcd ehci_hcd usbcore ps3_gelic usb_common ps3rom ps3disk 
ps3stor_lib ps3vram [last unloaded: scsi_wait_scan]
[  477.441388] NIP: c0180a74 LR: c0180a64 CTR: c01f8484
[  477.441632] REGS: c4af7940 TRAP: 0700   Not tainted  
(3.2.0-4-powerpc64 Debian 3.2.41-2)
[  477.441910] MSR: 80028032 EE,CE,IR,DR  CR: 22000422  XER: 2000
[  477.442221] TASK = ce10e140[4502] 'ruby1.9.1' THREAD: 
c4af4000 CPU: 0
[  477.442483] GPR00: 0001 c4af7bc0 c07f2bf8 
c301a25c
[  477.443955] GPR04: c079e3e0 c0729c00  
6018
[  477.44] GPR08: 00c0  15b0 
0003
[  477.449398] GPR12: d1ac0178 c7ffa000  
ffd6df5d
[  477.452166] GPR16: 0ffd2190   

[  477.454969] GPR20: 9008 ffd6d244 003f 
001e
[  477.457757] GPR24: c4f6dd10 c4c95090 4010 
c65f2d80
[  477.460556] GPR28: c301a200  c0763998 

[  477.464611] NIP [c0180a74] .dput+0x4c/0x24c
[  477.466007] LR [c0180a64] .dput+0x3c/0x24c
[  477.467376] Call Trace:
[  477.468673] [c4af7bc0] [c0180a64] .dput+0x3c/0x24c 
(unreliable)
[  477.471325] [c4af7c60] [c016b154] .fput+0x224/0x23c
[  477.472735] [c4af7d10] [c0168354] .filp_close+0xa8/0xb8
[  477.475278] [c4af7da0] [c016927c] .SyS_close+0xd0/0x128
[  477.477824] [c4af7e30] [c000986c] syscall_exit+0x0/0x40
[  477.480355] Instruction dump:
[  477.481595] 3ba0 801c0058 2f81 409e000c 4832ceed 6000 387c005c 
4832f919
[  477.484203] 6000 813c0058 7d200074 7800d182 0b00 2b890001 409d0010 
3929
[  477.492303] —[ end trace 06baac6563dc533e ]---

 Does Linux 3.8 (in experimental, should be in unstable shortly) work any
 better?

I’ll try it and report.

-- 
Rob Leslie
r...@mars.org


--
To UNSUBSCRIBE, email to debian-kernel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/7dc40303-09dc-412e-9b14-e5733a18f...@mars.org



Bug#490753: /boot/vmlinuz-2.6.18-6-686: kernel BUG at drivers/md/bitmap.c:1166!

2008-07-13 Thread Rob Leslie
Package: linux-image-2.6.18-6-686
Version: 2.6.18.dfsg.1-18etch6
Severity: critical
File: /boot/vmlinuz-2.6.18-6-686
Justification: breaks the whole system

I thought enabling an internal bitmap with mdadm might be a good idea, until I
started getting kernel panics.  This happened twice during heavy write I/O to
a raid1 md device, on top of which is a crypt dm layer and a reiserfs file
system.

I've since removed the bitmap, but if you need me to re-add it and convey any
subsequent details from /proc/mdstat or whatever, let me know.


[ cut here ]
kernel BUG at drivers/md/bitmap.c:1166!
invalid opcode:  [#1]
SMP 
Modules linked in: usbhid nfs nfsd exportfs lockd nfs_acl sunrpc button ipv6 
deflate zlib_deflate twofish serpent blowfish des sha1 crypto_null af_key 
reiserfs sha256 aes_i586 dm_crypt w83627hf hwmon_vid i2c_isa eeprom i810_audio 
ac97_codec snd_intel8x0 snd_ac97_codec snd_ac97_bus snd_pcm_oss snd_pcm 
snd_mixer_oss snd_seq_dummy intel_agp agpgart snd_seq_oss snd_seq_midi_event 
snd_seq snd_timer parport_pc snd_seq_device i82875p_edac psmouse sg parport 
floppy rtc edac_mc serio_raw evdev pcspkr snd i2c_i801 i2c_core soundcore 
snd_page_alloc shpchp pci_hotplug eth1394 sr_mod cdrom ext3 jbd mbcache 
dm_mirror dm_snapshot dm_mod raid1 md_mod sd_mod generic usb_storage ide_core 
ata_piix sata_sil ohci1394 ehci_hcd ieee1394 e1000 uhci_hcd libata scsi_mod 
usbcore thermal processor fan
CPU:0
EIP:0060:[f89af822]Not tainted VLI
EFLAGS: 00010046   (2.6.18-6-686 #1) 
EIP is at bitmap_startwrite+0x125/0x16e [md_mod]
eax: 3fff   ebx: ef80f680   ecx: c8732f5a   edx: 3fff
esi: dfaea2c0   edi: 2f5bffe8   ebp:    esp: dff05b48
ds: 007b   es: 007b   ss: 0068
Process pdflush (pid: 152, ti=dff04000 task=dfa1a550 task.ti=dff04000)
Stack: c8732f5a df9843e8 0018 ef80f680 0002 0018 ef89b880 f898527a 
   0008  ef80f680 dfaea340 c2117200 0002 dfaea2c0  
    f8b1d2ab 0200 dff05ba0 ef80f600 ef80f580 10776327 65fae622 
Call Trace:
 [f898527a] make_request+0x4b3/0x51a [raid1]
 [f8b1d2ab] crypt_convert_scatterlist+0x7d/0x103 [dm_crypt]
 [c01ada17] generic_make_request+0x190/0x1a0
 [f8b1d849] crypt_map+0x244/0x2f3 [dm_crypt]
 [f89ba327] __map_bio+0x35/0x70 [dm_mod]
 [f89bab37] __split_bio+0x168/0x3ec [dm_mod]
 [c0121838] __do_softirq+0x5a/0xbb
 [c0145815] __alloc_pages+0x4e/0x275
 [f89bb2dc] dm_request+0xc7/0xd4 [dm_mod]
 [c01ada17] generic_make_request+0x190/0x1a0
 [c0143f74] mempool_alloc+0x1c/0xbd
 [c01af763] submit_bio+0xbf/0xc5
 [c015e5ff] bio_alloc_bioset+0x9b/0xf3
 [c015b7f4] submit_bh+0xe4/0x101
 [f8bb2799] write_ordered_chunk+0x44/0x69 [reiserfs]
 [f8bb2714] add_to_chunk+0x3a/0x51 [reiserfs]
 [f8bb2ade] write_ordered_buffers+0x143/0x26c [reiserfs]
 [f8bb2755] write_ordered_chunk+0x0/0x69 [reiserfs]
 [f8bb2e4f] flush_commit_list+0x189/0x529 [reiserfs]
 [c0125380] lock_timer_base+0x15/0x2f
 [f8bb5929] do_journal_end+0xab9/0xb08 [reiserfs]
 [f8bb59d8] journal_end_sync+0x60/0x65 [reiserfs]
 [f8ba7a20] reiserfs_sync_fs+0x32/0x54 [reiserfs]
 [c015fc5b] sync_supers+0x61/0xb8
 [c0146492] wb_kupdate+0x25/0xdf
 [c014689d] pdflush+0x0/0x1b3
 [c01469b9] pdflush+0x11c/0x1b3
 [c014646d] wb_kupdate+0x0/0xdf
 [c012d86b] kthread+0xc2/0xef
 [c012d7a9] kthread+0x0/0xef
 [c0101005] kernel_thread_helper+0x5/0xb
Code: 8b 46 0c 8b 80 ac 01 00 00 e8 8c ee 7f c7 5b 8b 04 24 66 c7 00 02 00 8b 
0c 24 0f b7 11 89 d0 25 ff 3f 00 00 3d ff 3f 00 00 75 08 0f 0b 8e 04 af 18 9b 
f8 8d 42 01 8b 14 24 66 89 02 b0 01 86 46 
EIP: [f89af822] bitmap_startwrite+0x125/0x16e [md_mod] SS:ESP 0068:dff05b48
 BUG: warning at kernel/exit.c:854/do_exit()
 [c011f8b7] do_exit+0x44/0x71b
 [c0103f9f] die+0x1e2/0x28a
 [c0104022] die+0x265/0x28a
 [c0104844] do_invalid_op+0x0/0x9d
 [c01048d5] do_invalid_op+0x91/0x9d
 [f89af822] bitmap_startwrite+0x125/0x16e [md_mod]
 [f8b476ec] aes_encrypt+0x8/0xc [aes_i586]
 [c01aa2fa] cbc_process_encrypt+0x50/0x85
 [c01aa24b] xor_128+0x0/0x17
 [f8b476e4] aes_encrypt+0x0/0xc [aes_i586]
 [c01aa223] scatterwalk_done+0x35/0x52
 [c01aa77f] crypt+0x1a1/0x1f3
 [c01037f9] error_code+0x39/0x40
 [f89af822] bitmap_startwrite+0x125/0x16e [md_mod]
 [f898527a] make_request+0x4b3/0x51a [raid1]
 [f8b1d2ab] crypt_convert_scatterlist+0x7d/0x103 [dm_crypt]
 [c01ada17] generic_make_request+0x190/0x1a0
 [f8b1d849] crypt_map+0x244/0x2f3 [dm_crypt]
 [f89ba327] __map_bio+0x35/0x70 [dm_mod]
 [f89bab37] __split_bio+0x168/0x3ec [dm_mod]
 [c0121838] __do_softirq+0x5a/0xbb
 [c0145815] __alloc_pages+0x4e/0x275
 [f89bb2dc] dm_request+0xc7/0xd4 [dm_mod]
 [c01ada17] generic_make_request+0x190/0x1a0
 [c0143f74] mempool_alloc+0x1c/0xbd
 [c01af763] submit_bio+0xbf/0xc5
 [c015e5ff] bio_alloc_bioset+0x9b/0xf3
 [c015b7f4] submit_bh+0xe4/0x101
 [f8bb2799] write_ordered_chunk+0x44/0x69 [reiserfs]
 [f8bb2714] add_to_chunk+0x3a/0x51 [reiserfs]
 [f8bb2ade] write_ordered_buffers+0x143/0x26c [reiserfs]
 [f8bb2755] write_ordered_chunk+0x0/0x69 [reiserfs]
 [f8bb2e4f] 

Bug#422284: Happened again

2007-05-13 Thread Rob Leslie
The problem occurred again today during installation of a new  
package, this time against package version 2.6.18.dfsg.1-12etch2:



Bad page state in process 'dpkg-preconfigu'
page:c1209300 flags:0x8000 mapping: mapcount:0 count:8192
Trying to fix it up, but a reboot is needed
Backtrace:
[c0144f15] bad_page+0x41/0x67
[c01456b3] get_page_from_freelist+0x22e/0x36e
[c0145841] __alloc_pages+0x4e/0x275
[c0146b97] __do_page_cache_readahead+0xc8/0x1e8
[e09bb97d] dm_any_congested+0x2f/0x35 [dm_mod]
[e09bd2da] dm_table_any_congested+0x32/0x48 [dm_mod]
[c0146cfd] blockable_page_cache_readahead+0x46/0x99
[c0146dc0] make_ahead_window+0x70/0x8d
[c0146f31] page_cache_readahead+0x154/0x177
[c0141da0] do_generic_mapping_read+0x137/0x42a
[c01428d2] __generic_file_aio_read+0x16b/0x1b2
[c01415bb] file_read_actor+0x0/0xca
[c0142954] generic_file_aio_read+0x3b/0x42
[c0159e13] do_sync_read+0xb6/0xf1
[c012d92d] autoremove_wake_function+0x0/0x2d
[c0159d5d] do_sync_read+0x0/0xf1
[c015a71c] vfs_read+0x9f/0x141
[c015ab68] sys_read+0x3c/0x63
[c0102c11] sysenter_past_esp+0x56/0x79


I'm not sure what other info would be helpful to assess the  
situation, so if anyone can think of something, please let me know.


Thanks.

--
Rob Leslie
[EMAIL PROTECTED]




--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#345864: linux-image-2.6.18-4-686: bug results in filesystem corruption

2007-05-04 Thread Rob Leslie
Package: linux-image-2.6.18-4-686
Version: 2.6.18.dfsg.1-12etch1
Followup-For: Bug #345864

I've also experienced extensive filesystem corruption due to this bug.

I discovered this thread which seems to identify the problem:

  http://bugzilla.kernel.org/show_bug.cgi?id=8169

As a workaround, commenting out the dma = on lines in /etc/hdparm.conf does
avoid the problem (and the disks will still use DMA.)

The severity of this bug should really be changed to critical.

-- System Information:
Debian Release: 4.0
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-4-686
Locale: LANG=C, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)

Versions of packages linux-image-2.6.18-4-686 depends on:
ii  coreutils 5.97-5.3   The GNU core utilities
ii  debconf [debconf-2.0] 1.5.11 Debian configuration management sy
ii  initramfs-tools [linux-initra 0.85g  tools for generating an initramfs
ii  module-init-tools 3.3-pre4-2 tools for managing Linux kernel mo

Versions of packages linux-image-2.6.18-4-686 recommends:
ii  libc6-i686  2.3.6.ds1-13 GNU C Library: Shared libraries [i


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#422284: linux-image-2.6.18-4-686: bad page state

2007-05-04 Thread Rob Leslie
Package: linux-image-2.6.18-4-686
Version: 2.6.18.dfsg.1-12etch1
Severity: important

This morning the following kernel message appeared in my console log:


Bad page state in process 'dpkg-query'
page:c1209300 flags:0x8000 mapping: mapcount:0 count:8192
Trying to fix it up, but a reboot is needed
Backtrace:
 [c0144f15] bad_page+0x41/0x67
 [c01456b3] get_page_from_freelist+0x22e/0x36e
 [c027fc22] schedule+0x84e/0x8fe
 [c0145841] __alloc_pages+0x4e/0x275
 [c01ae1f0] __generic_unplug_device+0x14/0x1f
 [c0146b97] __do_page_cache_readahead+0xc8/0x1e8
 [e09cf97d] dm_any_congested+0x2f/0x35 [dm_mod]
 [e09d12da] dm_table_any_congested+0x32/0x48 [dm_mod]
 [e09cf97d] dm_any_congested+0x2f/0x35 [dm_mod]
 [c0143c8c] filemap_nopage+0x15b/0x313
 [c014c154] __handle_mm_fault+0x26e/0x740
 [c014eb88] do_brk+0x133/0x1c3
 [c01154b6] do_page_fault+0x18a/0x481
 [c011532c] do_page_fault+0x0/0x481
 [c01037f9] error_code+0x39/0x40


-- System Information:
Debian Release: 4.0
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'stable')
Architecture: i386 (i686)

Kernel: Linux 2.6.18-4-686 (SMP w/1 CPU core)
Locale: LANG=C, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages linux-image-2.6.18-4-686 depends on:
ii  coreutils 5.97-5.3   The GNU core utilities
ii  debconf [debconf-2.0] 1.5.11 Debian configuration management sy
ii  initramfs-tools [linux-initra 0.85g  tools for generating an initramfs
ii  module-init-tools 3.3-pre4-2 tools for managing Linux kernel mo

Versions of packages linux-image-2.6.18-4-686 recommends:
ii  libc6-i686  2.3.6.ds1-13 GNU C Library: Shared libraries [i

-- debconf information excluded


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#403559: kernel-image-2.6.8-3-686-smp: kernel BUG at mm/memory.c:1609

2006-12-17 Thread Rob Leslie
Package: kernel-image-2.6.8-3-686-smp
Version: 2.6.8-16sarge6
Severity: important

I encountered the following problem today:

Dec 17 12:10:02 erst kernel: kernel BUG at mm/memory.c:1609!
Dec 17 12:10:02 erst kernel: invalid operand:  [#1]
Dec 17 12:10:02 erst kernel: PREEMPT SMP 
Dec 17 12:10:02 erst kernel: Modules linked in: esp4 deflate zlib_deflate 
twofish serpent blowfish des sha256 sha1 crypto_null af_key ipt_REJECT ipt_LOG 
ip6table_filter ip6_tables iptable_filter ip_tables ip_gre reiserfs aes_i586 
capability commoncap ipv6 ext3 jbd mbcache ide_generic dummy evdev parport_pc 
parport pcspkr piix ide_core shpchp pciehp pci_hotplug intel_agp agpgart genrtc 
loop eeprom lm85 i2c_sensor i2c_isa button battery ac uhci_hcd ehci_hcd usbcore 
hw_random i2c_i801 i2c_core e100 mii floppy sd_mod dm_crypt dm_mod ata_piix 
libata scsi_mod unix font vesafb cfbcopyarea cfbimgblt cfbfillrect
Dec 17 12:10:02 erst kernel: CPU:1
Dec 17 12:10:02 erst kernel: EIP:0060:[do_file_page+277/304]Not tainted
Dec 17 12:10:02 erst kernel: EFLAGS: 00010246   (2.6.8-3-686-smp) 
Dec 17 12:10:02 erst kernel: EIP is at do_file_page+0x115/0x130
Dec 17 12:10:02 erst kernel: eax: cc20ac08   ebx: c21c7954   ecx: e27ea080   
edx: 
Dec 17 12:10:02 erst kernel: esi:    edi: 083024b0   ebp: f7515580   
esp: d4f55eb4
Dec 17 12:10:02 erst kernel: ds: 007b   es: 007b   ss: 0068
Dec 17 12:10:02 erst kernel: Process mrtg (pid: 11542, threadinfo=d4f54000 
task=d5b61310)
Dec 17 12:10:02 erst kernel: Stack: f7515580 c014df7e c1184140  
0c08 e27ea080 0203 e27ea080 
Dec 17 12:10:02 erst kernel:f7515580 083024b0 c0150656 f7515580 
c21c7954 083024b0  cc20ac08 
Dec 17 12:10:02 erst kernel:e27ea080 d5b607d0 f7515580 f75155a0 
c21c7954 d5b61310 c0118e8c f7515580 
Dec 17 12:10:02 erst kernel: Call Trace:
Dec 17 12:10:02 erst kernel:  [pte_alloc_map+174/256] pte_alloc_map+0xae/0x100
Dec 17 12:10:02 erst kernel:  [handle_mm_fault+166/464] 
handle_mm_fault+0xa6/0x1d0
Dec 17 12:10:02 erst kernel:  [do_page_fault+860/1390] do_page_fault+0x35c/0x56e
Dec 17 12:10:02 erst kernel:  [copy_from_user+66/112] copy_from_user+0x42/0x70
Dec 17 12:10:02 erst kernel:  [sys_rt_sigaction+135/192] 
sys_rt_sigaction+0x87/0xc0
Dec 17 12:10:02 erst kernel:  [default_wake_function+0/32] 
default_wake_function+0x0/0x20
Dec 17 12:10:02 erst kernel:  [do_gettimeofday+32/192] do_gettimeofday+0x20/0xc0
Dec 17 12:10:02 erst kernel:  [do_page_fault+0/1390] do_page_fault+0x0/0x56e
Dec 17 12:10:02 erst kernel:  [error_code+45/56] error_code+0x2d/0x38
Dec 17 12:10:02 erst kernel: Code: 0f 0b 49 06 c5 33 2b c0 e9 1e ff ff ff 8d b4 
26 00 00 00 00 
Dec 17 12:10:02 erst kernel:  6note: mrtg[11542] exited with preempt_count 1

This was followed later by:

Dec 17 13:26:13 erst kernel: dst cache overflow
Dec 17 13:26:18 erst kernel: printk: 50 messages suppressed.
Dec 17 13:26:18 erst kernel: dst cache overflow
Dec 17 13:26:23 erst kernel: printk: 69 messages suppressed.
Dec 17 13:26:23 erst kernel: dst cache overflow
Dec 17 13:26:28 erst kernel: printk: 47 messages suppressed.
Dec 17 13:26:28 erst kernel: dst cache overflow
Dec 17 13:26:33 erst kernel: printk: 64 messages suppressed.
Dec 17 13:26:33 erst kernel: dst cache overflow
Dec 17 13:26:38 erst kernel: printk: 47 messages suppressed.

... ad infinitum, until the system had to be rebooted due to being unresponsive
to the network.

-- System Information:
Debian Release: 3.1
Architecture: i386 (i686)
Kernel: Linux 2.6.8-3-686-smp
Locale: LANG=C, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)

Versions of packages kernel-image-2.6.8-3-686-smp depends on:
ii  coreutils [fileutils] 5.2.1-2The GNU core utilities
ii  initrd-tools  0.1.81.1   tools to create initrd image for p
ii  module-init-tools 3.2-pre1-2 tools for managing Linux kernel mo

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]