Américo Wang wrote, on 02/05/11 00:30:
On Sat, Apr 30, 2011 at 7:01 AM, Arthur Marsh
<[email protected]> wrote:
Arthur Marsh wrote, on 30/04/11 07:06:
Hi, I'd previously (2011-03-28) run into an issue with commit
f99a99330f85a84c346ddeb4adc72dbfad9b9e3e
kernel/watchdog.c: always return NOTIFY_OK during cpu up/down events
but wasn't sure that this commit was the cause of a problem or simply
revealing symptoms. I have since re-run a git-bisect and the same commit
was implicated.
On on old Pentium-II-266 machine with 440BX chipset I would get numerous
"BUG: soft lockup - CPU#0 stuck for 63s!" type errors in dmesg with
different applications being reported and even a command like:
dmesg|tail -100
executed in a konsole window would cause the machine to be unresponsive
for a few minutes. System shutdown would also fail, requiring "init 0"
to be entered a second time.
This behaviour happened both with and without "lapic" on the kernel
command line, and with a kernel from Debian Experimental as documented
at: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=624129
As this bisection took a couple of days I haven't tested the last few
snapshots at kernel.org but will do so later today.
I'm happy to test any new versions of patches to work around this issue.
Arthur.
Even with kernel 2.6.39-rc5-git2 I'm seeing:
$ dmesg|grep -i cpu
[ 323.983198] BUG: soft lockup - CPU#0 stuck for 63s! [egrep:3599]
[ 323.983198] EIP: 0073:[<08051305>] EFLAGS: 00000212 CPU: 0
[ 467.206148] BUG: soft lockup - CPU#0 stuck for 61s! [kded:2679]
[ 467.206148] EIP: 0073:[<41fdbb1c>] EFLAGS: 00000246 CPU: 0
[ 651.351146] BUG: soft lockup - CPU#0 stuck for 63s! [Xorg:1566]
[ 651.351146] EIP: 0073:[<081a1ae5>] EFLAGS: 00003246 CPU: 0
[ 777.521288] BUG: soft lockup - CPU#0 stuck for 61s! [icedove-bin:3534]
[ 777.521288] EIP: 0073:[<b75fee57>] EFLAGS: 00200283 CPU: 0
[ 893.462901] BUG: soft lockup - CPU#0 stuck for 64s! [aptitude:3856]
[ 893.462901] EIP: 0073:[<4107b35d>] EFLAGS: 00200202 CPU: 0
but at least with 2.6.39-rc5-git2, I'm not seeing a lock-up happening when
entering a command like:
dmesg|tail -100
in a konsole window.
Can you show us the full backtrace of the soft lockup's?
Thanks.
This is the most recent collection:
Apr 27 00:03:18 victoria named[1593]: client 127.0.0.1#54800: RFC 1918
response from Internet for 100.1.168.192.in-addr.arpa
Apr 27 00:03:18 victoria named[1593]: client 127.0.0.1#33518: RFC 1918
response from Internet for 254.1.168.192.in-addr.arpa
Apr 27 00:03:23 victoria named[1593]: client 127.0.0.1#35194: RFC 1918
response from Internet for 254.1.168.192.in-addr.arpa
Apr 27 00:03:28 victoria named[1593]: client 127.0.0.1#49920: RFC 1918
response from Internet for 254.1.168.192.in-addr.arpa
Apr 27 00:04:42 victoria kernel: [ 1377.820696] BUG: soft lockup - CPU#0
stuck for 61s! [Xorg:1618]
Apr 27 00:04:42 victoria kernel: [ 1377.820696] Modules linked in:
snd_hrtimer tun ppdev lp decnet binfmt_misc microcode fuse nls_utf8
nls_cp437 vfat fat snd_emu10k1_synth snd_emux_synth snd_seq_virmidi
snd_seq_midi_emul snd_emu10k1 snd_ac97_codec ac97_bus snd_pcm_oss
snd_mixer_oss snd_pcm radeon snd_page_alloc snd_util_mem snd_hwdep
snd_seq_midi snd_rawmidi snd_seq_midi_event snd_seq ttm snd_timer
snd_seq_device parport_pc drm_kms_helper drm parport i2c_algo_bit
tpm_tis power_supply i2c_piix4 snd tpm psmouse tpm_bios shpchp
emu10k1_gp i2c_core evdev gameport serio_raw pcspkr pci_hotplug
soundcore ext3 jbd mbcache raid1 md_mod sg sr_mod sd_mod cdrom
ata_generic crc_t10dif usb_storage uas ata_piix libata uhci_hcd ehci_hcd
eata usbcore scsi_mod firewire_ohci 8139too floppy 8139cp firewire_core
mii crc_itu_t [last unloaded: scsi_wait_scan]
Apr 27 00:04:42 victoria kernel: [ 1377.820696] Modules linked in:
snd_hrtimer tun ppdev lp decnet binfmt_misc microcode fuse nls_utf8
nls_cp437 vfat fat snd_emu10k1_synth snd_emux_synth snd_seq_virmidi
snd_seq_midi_emul snd_emu10k1 snd_ac97_codec ac97_bus snd_pcm_oss
snd_mixer_oss snd_pcm radeon snd_page_alloc snd_util_mem snd_hwdep
snd_seq_midi snd_rawmidi snd_seq_midi_event snd_seq ttm snd_timer
snd_seq_device parport_pc drm_kms_helper drm parport i2c_algo_bit
tpm_tis power_supply i2c_piix4 snd tpm psmouse tpm_bios shpchp
emu10k1_gp i2c_core evdev gameport serio_raw pcspkr pci_hotplug
soundcore ext3 jbd mbcache raid1 md_mod sg sr_mod sd_mod cdrom
ata_generic crc_t10dif usb_storage uas ata_piix libata uhci_hcd ehci_hcd
eata usbcore scsi_mod firewire_ohci 8139too floppy 8139cp firewire_core
mii crc_itu_t [last unloaded: scsi_wait_scan]
Apr 27 00:04:42 victoria kernel: [ 1377.820696]
Apr 27 00:04:42 victoria kernel: [ 1377.820696] Pid: 1618, comm: Xorg
Not tainted 2.6.39-rc4-686-pae #1 /M6TBC
Apr 27 00:04:42 victoria kernel: [ 1377.820696] EIP: 0073:[<41fd6b51>]
EFLAGS: 00003246 CPU: 0
Apr 27 00:04:42 victoria kernel: [ 1377.820696] EIP is at 0x41fd6b51
Apr 27 00:04:42 victoria kernel: [ 1377.820696] EAX: 00000000 EBX:
b76944c8 ECX: 00000000 EDX: bfa94358
Apr 27 00:04:42 victoria kernel: [ 1377.820696] ESI: 0925a668 EDI:
0925a6a0 EBP: bfa94378 ESP: bfa94338
Apr 27 00:04:42 victoria kernel: [ 1377.820696] DS: 007b ES: 007b FS:
0000 GS: 0033 SS: 007b
Apr 27 00:04:42 victoria kernel: [ 1377.820696] Process Xorg (pid: 1618,
ti=d5286000 task=d57d4000 task.ti=d5286000)
Apr 27 00:04:42 victoria kernel: [ 1377.820696]
Apr 27 00:04:42 victoria kernel: [ 1377.820696] Call Trace:
Apr 27 00:07:36 victoria kernel: [ 1551.734572] BUG: soft lockup - CPU#0
stuck for 64s! [ftp:4163]
Apr 27 00:07:36 victoria kernel: [ 1551.734572] Modules linked in:
snd_hrtimer tun ppdev lp decnet binfmt_misc microcode fuse nls_utf8
nls_cp437 vfat fat snd_emu10k1_synth snd_emux_synth snd_seq_virmidi
snd_seq_midi_emul snd_emu10k1 snd_ac97_codec ac97_bus snd_pcm_oss
snd_mixer_oss snd_pcm radeon snd_page_alloc snd_util_mem snd_hwdep
snd_seq_midi snd_rawmidi snd_seq_midi_event snd_seq ttm snd_timer
snd_seq_device parport_pc drm_kms_helper drm parport i2c_algo_bit
tpm_tis power_supply i2c_piix4 snd tpm psmouse tpm_bios shpchp
emu10k1_gp i2c_core evdev gameport serio_raw pcspkr pci_hotplug
soundcore ext3 jbd mbcache raid1 md_mod sg sr_mod sd_mod cdrom
ata_generic crc_t10dif usb_storage uas ata_piix libata uhci_hcd ehci_hcd
eata usbcore scsi_mod firewire_ohci 8139too floppy 8139cp firewire_core
mii crc_itu_t [last unloaded: scsi_wait_scan]
Apr 27 00:07:36 victoria kernel: [ 1551.734572] Modules linked in:
snd_hrtimer tun ppdev lp decnet binfmt_misc microcode fuse nls_utf8
nls_cp437 vfat fat snd_emu10k1_synth snd_emux_synth snd_seq_virmidi
snd_seq_midi_emul snd_emu10k1 snd_ac97_codec ac97_bus snd_pcm_oss
snd_mixer_oss snd_pcm radeon snd_page_alloc snd_util_mem snd_hwdep
snd_seq_midi snd_rawmidi snd_seq_midi_event snd_seq ttm snd_timer
snd_seq_device parport_pc drm_kms_helper drm parport i2c_algo_bit
tpm_tis power_supply i2c_piix4 snd tpm psmouse tpm_bios shpchp
emu10k1_gp i2c_core evdev gameport serio_raw pcspkr pci_hotplug
soundcore ext3 jbd mbcache raid1 md_mod sg sr_mod sd_mod cdrom
ata_generic crc_t10dif usb_storage uas ata_piix libata uhci_hcd ehci_hcd
eata usbcore scsi_mod firewire_ohci 8139too floppy 8139cp firewire_core
mii crc_itu_t [last unloaded: scsi_wait_scan]
Apr 27 00:07:36 victoria kernel: [ 1551.734572]
Apr 27 00:07:36 victoria kernel: [ 1551.734572] Pid: 4163, comm: ftp Not
tainted 2.6.39-rc4-686-pae #1 /M6TBC
Apr 27 00:07:36 victoria kernel: [ 1551.734572] EIP: 0073:[<41fdbad2>]
EFLAGS: 00200202 CPU: 0
Apr 27 00:07:36 victoria kernel: [ 1551.734572] EIP is at 0x41fdbad2
Apr 27 00:07:36 victoria kernel: [ 1551.734572] EAX: 00000020 EBX:
41134744 ECX: 00001000 EDX: bf83b314
Apr 27 00:07:36 victoria kernel: [ 1551.734572] ESI: bf83c3a8 EDI:
00000020 EBP: bf83b2d8 ESP: bf83b29c
Apr 27 00:07:36 victoria kernel: [ 1551.734572] DS: 007b ES: 007b FS:
0000 GS: 0033 SS: 007b
Apr 27 00:07:36 victoria kernel: [ 1551.734572] Process ftp (pid: 4163,
ti=d5a2e000 task=c161e490 task.ti=d5a2e000)
Apr 27 00:07:36 victoria kernel: [ 1551.734572]
Apr 27 00:07:36 victoria kernel: [ 1551.734572] Call Trace:
Apr 27 00:13:27 victoria kernel: [ 1902.969801] BUG: soft lockup - CPU#0
stuck for 61s! [dpkg-deb:5215]
Apr 27 00:13:27 victoria kernel: [ 1902.969801] Modules linked in:
snd_hrtimer tun ppdev lp decnet binfmt_misc microcode fuse nls_utf8
nls_cp437 vfat fat snd_emu10k1_synth snd_emux_synth snd_seq_virmidi
snd_seq_midi_emul snd_emu10k1 snd_ac97_codec ac97_bus snd_pcm_oss
snd_mixer_oss snd_pcm radeon snd_page_alloc snd_util_mem snd_hwdep
snd_seq_midi snd_rawmidi snd_seq_midi_event snd_seq ttm snd_timer
snd_seq_device parport_pc drm_kms_helper drm parport i2c_algo_bit
tpm_tis power_supply i2c_piix4 snd tpm psmouse tpm_bios shpchp
emu10k1_gp i2c_core evdev gameport serio_raw pcspkr pci_hotplug
soundcore ext3 jbd mbcache raid1 md_mod sg sr_mod sd_mod cdrom
ata_generic crc_t10dif usb_storage uas ata_piix libata uhci_hcd ehci_hcd
eata usbcore scsi_mod firewire_ohci 8139too floppy 8139cp firewire_core
mii crc_itu_t [last unloaded: scsi_wait_scan]
Apr 27 00:13:27 victoria kernel: [ 1902.969801] Modules linked in:
snd_hrtimer tun ppdev lp decnet binfmt_misc microcode fuse nls_utf8
nls_cp437 vfat fat snd_emu10k1_synth snd_emux_synth snd_seq_virmidi
snd_seq_midi_emul snd_emu10k1 snd_ac97_codec ac97_bus snd_pcm_oss
snd_mixer_oss snd_pcm radeon snd_page_alloc snd_util_mem snd_hwdep
snd_seq_midi snd_rawmidi snd_seq_midi_event snd_seq ttm snd_timer
snd_seq_device parport_pc drm_kms_helper drm parport i2c_algo_bit
tpm_tis power_supply i2c_piix4 snd tpm psmouse tpm_bios shpchp
emu10k1_gp i2c_core evdev gameport serio_raw pcspkr pci_hotplug
soundcore ext3 jbd mbcache raid1 md_mod sg sr_mod sd_mod cdrom
ata_generic crc_t10dif usb_storage uas ata_piix libata uhci_hcd ehci_hcd
eata usbcore scsi_mod firewire_ohci 8139too floppy 8139cp firewire_core
mii crc_itu_t [last unloaded: scsi_wait_scan]
Apr 27 00:13:27 victoria kernel: [ 1902.969801]
Apr 27 00:13:27 victoria kernel: [ 1902.969801] Pid: 5215, comm:
dpkg-deb Not tainted 2.6.39-rc4-686-pae #1 /M6TBC
Apr 27 00:13:27 victoria kernel: [ 1902.969801] EIP: 0073:[<42e35a30>]
EFLAGS: 00200297 CPU: 0
Apr 27 00:13:27 victoria kernel: [ 1902.969801] EIP is at 0x42e35a30
Apr 27 00:13:27 victoria kernel: [ 1902.969801] EAX: 092b6590 EBX:
42e3b150 ECX: 00000076 EDX: 00000aad
Apr 27 00:13:27 victoria kernel: [ 1902.969801] ESI: 092b4c68 EDI:
000007a2 EBP: bff89a08 ESP: bff89940
Apr 27 00:13:27 victoria kernel: [ 1902.969801] DS: 007b ES: 007b FS:
0000 GS: 0033 SS: 007b
Apr 27 00:13:27 victoria kernel: [ 1902.969801] Process dpkg-deb (pid:
5215, ti=c5bca000 task=c161d040 task.ti=c5bca000)
Apr 27 00:13:27 victoria kernel: [ 1902.969801]
Apr 27 00:13:27 victoria kernel: [ 1902.969801] Call Trace:
Apr 27 00:20:13 victoria kernel: [ 2308.769188] BUG: soft lockup - CPU#0
stuck for 61s! [dpkg-deb:5215]
Apr 27 00:20:13 victoria kernel: [ 2308.769188] Modules linked in:
snd_hrtimer tun ppdev lp decnet binfmt_misc microcode fuse nls_utf8
nls_cp437 vfat fat snd_emu10k1_synth snd_emux_synth snd_seq_virmidi
snd_seq_midi_emul snd_emu10k1 snd_ac97_codec ac97_bus snd_pcm_oss
snd_mixer_oss snd_pcm radeon snd_page_alloc snd_util_mem snd_hwdep
snd_seq_midi snd_rawmidi snd_seq_midi_event snd_seq ttm snd_timer
snd_seq_device parport_pc drm_kms_helper drm parport i2c_algo_bit
tpm_tis power_supply i2c_piix4 snd tpm psmouse tpm_bios shpchp
emu10k1_gp i2c_core evdev gameport serio_raw pcspkr pci_hotplug
soundcore ext3 jbd mbcache raid1 md_mod sg sr_mod sd_mod cdrom
ata_generic crc_t10dif usb_storage uas ata_piix libata uhci_hcd ehci_hcd
eata usbcore scsi_mod firewire_ohci 8139too floppy 8139cp firewire_core
mii crc_itu_t [last unloaded: scsi_wait_scan]
Apr 27 00:20:13 victoria kernel: [ 2308.769188] Modules linked in:
snd_hrtimer tun ppdev lp decnet binfmt_misc microcode fuse nls_utf8
nls_cp437 vfat fat snd_emu10k1_synth snd_emux_synth snd_seq_virmidi
snd_seq_midi_emul snd_emu10k1 snd_ac97_codec ac97_bus snd_pcm_oss
snd_mixer_oss snd_pcm radeon snd_page_alloc snd_util_mem snd_hwdep
snd_seq_midi snd_rawmidi snd_seq_midi_event snd_seq ttm snd_timer
snd_seq_device parport_pc drm_kms_helper drm parport i2c_algo_bit
tpm_tis power_supply i2c_piix4 snd tpm psmouse tpm_bios shpchp
emu10k1_gp i2c_core evdev gameport serio_raw pcspkr pci_hotplug
soundcore ext3 jbd mbcache raid1 md_mod sg sr_mod sd_mod cdrom
ata_generic crc_t10dif usb_storage uas ata_piix libata uhci_hcd ehci_hcd
eata usbcore scsi_mod firewire_ohci 8139too floppy 8139cp firewire_core
mii crc_itu_t [last unloaded: scsi_wait_scan]
Apr 27 00:20:13 victoria kernel: [ 2308.769188]
Apr 27 00:20:13 victoria kernel: [ 2308.769188] Pid: 5215, comm:
dpkg-deb Not tainted 2.6.39-rc4-686-pae #1 /M6TBC
Apr 27 00:20:13 victoria kernel: [ 2308.769188] EIP: 0073:[<42e35c6b>]
EFLAGS: 00200297 CPU: 0
Apr 27 00:20:13 victoria kernel: [ 2308.769188] EIP is at 0x42e35c6b
Apr 27 00:20:13 victoria kernel: [ 2308.769188] EAX: 00000101 EBX:
42e3b150 ECX: 092c1e14 EDX: 00000003
Apr 27 00:20:13 victoria kernel: [ 2308.769188] ESI: 092b4c68 EDI:
092c3644 EBP: bff89a08 ESP: bff89940
Apr 27 00:20:13 victoria kernel: [ 2308.769188] DS: 007b ES: 007b FS:
0000 GS: 0033 SS: 007b
Apr 27 00:20:13 victoria kernel: [ 2308.769188] Process dpkg-deb (pid:
5215, ti=c5bca000 task=c161d040 task.ti=c5bca000)
Apr 27 00:20:13 victoria kernel: [ 2308.769188]
Apr 27 00:20:13 victoria kernel: [ 2308.769188] Call Trace:
Apr 27 00:21:32 victoria kernel: [ 2387.201117] BUG: soft lockup - CPU#0
stuck for 61s! [dpkg-deb:5215]
Apr 27 00:21:32 victoria kernel: [ 2387.201117] Modules linked in:
snd_hrtimer tun ppdev lp decnet binfmt_misc microcode fuse nls_utf8
nls_cp437 vfat fat snd_emu10k1_synth snd_emux_synth snd_seq_virmidi
snd_seq_midi_emul snd_emu10k1 snd_ac97_codec ac97_bus snd_pcm_oss
snd_mixer_oss snd_pcm radeon snd_page_alloc snd_util_mem snd_hwdep
snd_seq_midi snd_rawmidi snd_seq_midi_event snd_seq ttm snd_timer
snd_seq_device parport_pc drm_kms_helper drm parport i2c_algo_bit
tpm_tis power_supply i2c_piix4 snd tpm psmouse tpm_bios shpchp
emu10k1_gp i2c_core evdev gameport serio_raw pcspkr pci_hotplug
soundcore ext3 jbd mbcache raid1 md_mod sg sr_mod sd_mod cdrom
ata_generic crc_t10dif usb_storage uas ata_piix libata uhci_hcd ehci_hcd
eata usbcore scsi_mod firewire_ohci 8139too floppy 8139cp firewire_core
mii crc_itu_t [last unloaded: scsi_wait_scan]
Apr 27 00:21:32 victoria kernel: [ 2387.201117] Modules linked in:
snd_hrtimer tun ppdev lp decnet binfmt_misc microcode fuse nls_utf8
nls_cp437 vfat fat snd_emu10k1_synth snd_emux_synth snd_seq_virmidi
snd_seq_midi_emul snd_emu10k1 snd_ac97_codec ac97_bus snd_pcm_oss
snd_mixer_oss snd_pcm radeon snd_page_alloc snd_util_mem snd_hwdep
snd_seq_midi snd_rawmidi snd_seq_midi_event snd_seq ttm snd_timer
snd_seq_device parport_pc drm_kms_helper drm parport i2c_algo_bit
tpm_tis power_supply i2c_piix4 snd tpm psmouse tpm_bios shpchp
emu10k1_gp i2c_core evdev gameport serio_raw pcspkr pci_hotplug
soundcore ext3 jbd mbcache raid1 md_mod sg sr_mod sd_mod cdrom
ata_generic crc_t10dif usb_storage uas ata_piix libata uhci_hcd ehci_hcd
eata usbcore scsi_mod firewire_ohci 8139too floppy 8139cp firewire_core
mii crc_itu_t [last unloaded: scsi_wait_scan]
Apr 27 00:21:32 victoria kernel: [ 2387.201117]
Apr 27 00:21:32 victoria kernel: [ 2387.201117] Pid: 5215, comm:
dpkg-deb Not tainted 2.6.39-rc4-686-pae #1 /M6TBC
Apr 27 00:21:32 victoria kernel: [ 2387.201117] EIP: 0060:[<c1031571>]
EFLAGS: 00200202 CPU: 0
Apr 27 00:21:32 victoria kernel: [ 2387.201117] EIP is at
finish_task_switch+0x33/0x9c
Apr 27 00:21:32 victoria kernel: [ 2387.201117] EAX: c161d040 EBX:
c161f0c0 ECX: d7007140 EDX: 00000000
Apr 27 00:21:32 victoria kernel: [ 2387.201117] ESI: d7007140 EDI:
00000000 EBP: 00000001 ESP: c5bcbf14
Apr 27 00:21:32 victoria kernel: [ 2387.201117] DS: 007b ES: 007b FS:
00d8 GS: 00e0 SS: 0068
Apr 27 00:21:32 victoria kernel: [ 2387.201117] Process dpkg-deb (pid:
5215, ti=c5bca000 task=c161d040 task.ti=c5bca000)
Apr 27 00:21:32 victoria kernel: [ 2387.201117] Stack:
Apr 27 00:21:32 victoria kernel: [ 2387.201117] 44ed4c74 c5be3380
c161d040 c161d040 c12ad76f d044cccb 0000022b 00000000
Apr 27 00:21:32 victoria kernel: [ 2387.201117] c5be3380 0000022b
c1489140 c161f0c0 00000000 c1489140 c161d040 c1489140
Apr 27 00:21:32 victoria kernel: [ 2387.201117] c1489140 d5938288
c5bcbf9c c10c92ba 00000001 00000000 00000000 d5938280
Apr 27 00:21:32 victoria kernel: [ 2387.201117] Call Trace:
Apr 27 00:21:32 victoria kernel: [ 2387.201117] [<c12ad76f>] ?
schedule+0x575/0x5be
Apr 27 00:21:32 victoria kernel: [ 2387.201117] [<c10c92ba>] ?
fsnotify_modify+0x48/0x4f
Apr 27 00:21:32 victoria kernel: [ 2387.201117] [<c10c948a>] ?
do_sync_readv_writev+0xd1/0xd1
Apr 27 00:21:32 victoria kernel: [ 2387.201117] [<c10c9e75>] ?
vfs_write+0x9c/0xd9
Apr 27 00:21:32 victoria kernel: [ 2387.201117] [<c10c9f48>] ?
sys_write+0x3c/0x63
Apr 27 00:21:32 victoria kernel: [ 2387.201117] [<c12aeb92>] ?
work_resched+0x5/0x20
Apr 27 00:21:32 victoria kernel: [ 2387.201117] Code: 8b b8 54 04 00 00
c7 80 54 04 00 00 00 00 00 00 8b 2a 8b 15 a0 a9 41 c1 64 a1 84 41 48 c1
85 d2 74 05 e8 4e 17 06 00 fe 06 fb 90 <8d> 74 26 00 64 a1 84 41 48 c1
8b b0 98 00 00 00 85 f6 74 18 8b
Apr 27 00:21:32 victoria kernel: [ 2387.201117] Call Trace:
Apr 27 00:21:32 victoria kernel: [ 2387.201117] [<c12ad76f>] ?
schedule+0x575/0x5be
Apr 27 00:21:32 victoria kernel: [ 2387.201117] [<c10c92ba>] ?
fsnotify_modify+0x48/0x4f
Apr 27 00:21:32 victoria kernel: [ 2387.201117] [<c10c948a>] ?
do_sync_readv_writev+0xd1/0xd1
Apr 27 00:21:32 victoria kernel: [ 2387.201117] [<c10c9e75>] ?
vfs_write+0x9c/0xd9
Apr 27 00:21:32 victoria kernel: [ 2387.201117] [<c10c9f48>] ?
sys_write+0x3c/0x63
Apr 27 00:21:32 victoria kernel: [ 2387.201117] [<c12aeb92>] ?
work_resched+0x5/0x20
Apr 27 00:25:03 victoria kernel: [ 2598.623918] BUG: soft lockup - CPU#0
stuck for 61s! [dpkg-deb:5215]
Apr 27 00:25:03 victoria kernel: [ 2598.623918] Modules linked in:
snd_hrtimer tun ppdev lp decnet binfmt_misc microcode fuse nls_utf8
nls_cp437 vfat fat snd_emu10k1_synth snd_emux_synth snd_seq_virmidi
snd_seq_midi_emul snd_emu10k1 snd_ac97_codec ac97_bus snd_pcm_oss
snd_mixer_oss snd_pcm radeon snd_page_alloc snd_util_mem snd_hwdep
snd_seq_midi snd_rawmidi snd_seq_midi_event snd_seq ttm snd_timer
snd_seq_device parport_pc drm_kms_helper drm parport i2c_algo_bit
tpm_tis power_supply i2c_piix4 snd tpm psmouse tpm_bios shpchp
emu10k1_gp i2c_core evdev gameport serio_raw pcspkr pci_hotplug
soundcore ext3 jbd mbcache raid1 md_mod sg sr_mod sd_mod cdrom
ata_generic crc_t10dif usb_storage uas ata_piix libata uhci_hcd ehci_hcd
eata usbcore scsi_mod firewire_ohci 8139too floppy 8139cp firewire_core
mii crc_itu_t [last unloaded: scsi_wait_scan]
Apr 27 00:25:03 victoria kernel: [ 2598.623918] Modules linked in:
snd_hrtimer tun ppdev lp decnet binfmt_misc microcode fuse nls_utf8
nls_cp437 vfat fat snd_emu10k1_synth snd_emux_synth snd_seq_virmidi
snd_seq_midi_emul snd_emu10k1 snd_ac97_codec ac97_bus snd_pcm_oss
snd_mixer_oss snd_pcm radeon snd_page_alloc snd_util_mem snd_hwdep
snd_seq_midi snd_rawmidi snd_seq_midi_event snd_seq ttm snd_timer
snd_seq_device parport_pc drm_kms_helper drm parport i2c_algo_bit
tpm_tis power_supply i2c_piix4 snd tpm psmouse tpm_bios shpchp
emu10k1_gp i2c_core evdev gameport serio_raw pcspkr pci_hotplug
soundcore ext3 jbd mbcache raid1 md_mod sg sr_mod sd_mod cdrom
ata_generic crc_t10dif usb_storage uas ata_piix libata uhci_hcd ehci_hcd
eata usbcore scsi_mod firewire_ohci 8139too floppy 8139cp firewire_core
mii crc_itu_t [last unloaded: scsi_wait_scan]
Apr 27 00:25:03 victoria kernel: [ 2598.623918]
Apr 27 00:25:03 victoria kernel: [ 2598.623918] Pid: 5215, comm:
dpkg-deb Not tainted 2.6.39-rc4-686-pae #1 /M6TBC
Apr 27 00:25:03 victoria kernel: [ 2598.623918] EIP: 0073:[<42e35afd>]
EFLAGS: 00200246 CPU: 0
Apr 27 00:25:03 victoria kernel: [ 2598.623918] EIP is at 0x42e35afd
Apr 27 00:25:03 victoria kernel: [ 2598.623918] EAX: b71fc008 EBX:
42e3b150 ECX: 000002a2 EDX: 00000052
Apr 27 00:25:03 victoria kernel: [ 2598.623918] ESI: 092b4c68 EDI:
000a90a4 EBP: bff89a08 ESP: bff89940
Apr 27 00:25:03 victoria kernel: [ 2598.623918] DS: 007b ES: 007b FS:
0000 GS: 0033 SS: 007b
Apr 27 00:25:03 victoria kernel: [ 2598.623918] Process dpkg-deb (pid:
5215, ti=c5bca000 task=c161d040 task.ti=c5bca000)
Apr 27 00:25:03 victoria kernel: [ 2598.623918]
Apr 27 00:25:03 victoria kernel: [ 2598.623918] Call Trace:
Apr 27 00:29:56 victoria kernel: [ 2891.890420] BUG: soft lockup - CPU#0
stuck for 61s! [Xorg:1618]
Apr 27 00:29:56 victoria kernel: [ 2891.890420] Modules linked in:
snd_hrtimer tun ppdev lp decnet binfmt_misc microcode fuse nls_utf8
nls_cp437 vfat fat snd_emu10k1_synth snd_emux_synth snd_seq_virmidi
snd_seq_midi_emul snd_emu10k1 snd_ac97_codec ac97_bus snd_pcm_oss
snd_mixer_oss snd_pcm radeon snd_page_alloc snd_util_mem snd_hwdep
snd_seq_midi snd_rawmidi snd_seq_midi_event snd_seq ttm snd_timer
snd_seq_device parport_pc drm_kms_helper drm parport i2c_algo_bit
tpm_tis power_supply i2c_piix4 snd tpm psmouse tpm_bios shpchp
emu10k1_gp i2c_core evdev gameport serio_raw pcspkr pci_hotplug
soundcore ext3 jbd mbcache raid1 md_mod sg sr_mod sd_mod cdrom
ata_generic crc_t10dif usb_storage uas ata_piix libata uhci_hcd ehci_hcd
eata usbcore scsi_mod firewire_ohci 8139too floppy 8139cp firewire_core
mii crc_itu_t [last unloaded: scsi_wait_scan]
Apr 27 00:29:56 victoria kernel: [ 2891.890420] Modules linked in:
snd_hrtimer tun ppdev lp decnet binfmt_misc microcode fuse nls_utf8
nls_cp437 vfat fat snd_emu10k1_synth snd_emux_synth snd_seq_virmidi
snd_seq_midi_emul snd_emu10k1 snd_ac97_codec ac97_bus snd_pcm_oss
snd_mixer_oss snd_pcm radeon snd_page_alloc snd_util_mem snd_hwdep
snd_seq_midi snd_rawmidi snd_seq_midi_event snd_seq ttm snd_timer
snd_seq_device parport_pc drm_kms_helper drm parport i2c_algo_bit
tpm_tis power_supply i2c_piix4 snd tpm psmouse tpm_bios shpchp
emu10k1_gp i2c_core evdev gameport serio_raw pcspkr pci_hotplug
soundcore ext3 jbd mbcache raid1 md_mod sg sr_mod sd_mod cdrom
ata_generic crc_t10dif usb_storage uas ata_piix libata uhci_hcd ehci_hcd
eata usbcore scsi_mod firewire_ohci 8139too floppy 8139cp firewire_core
mii crc_itu_t [last unloaded: scsi_wait_scan]
Apr 27 00:29:56 victoria kernel: [ 2891.890420]
Apr 27 00:29:56 victoria kernel: [ 2891.890420] Pid: 1618, comm: Xorg
Not tainted 2.6.39-rc4-686-pae #1 /M6TBC
Apr 27 00:29:56 victoria kernel: [ 2891.890420] EIP: 0060:[<c10d49bb>]
EFLAGS: 00003297 CPU: 0
Apr 27 00:29:56 victoria kernel: [ 2891.890420] EIP is at sys_ioctl+0x1/0x64
Apr 27 00:29:56 victoria kernel: [ 2891.890420] EAX: 00000036 EBX:
0000000a ECX: c00c6469 EDX: 000000e0
Apr 27 00:29:56 victoria kernel: [ 2891.890420] ESI: 090c67c8 EDI:
c00c6469 EBP: d5286000 ESP: d5287fac
Apr 27 00:29:56 victoria kernel: [ 2891.890420] DS: 007b ES: 007b FS:
00d8 GS: 00e0 SS: 0068
Apr 27 00:29:56 victoria kernel: [ 2891.890420] Process Xorg (pid: 1618,
ti=d5286000 task=d57d4000 task.ti=d5286000)
Apr 27 00:29:56 victoria kernel: [ 2891.890420] Stack:
Apr 27 00:29:56 victoria kernel: [ 2891.890420] d5286000 c12b3fdf
0000000a c00c6469 bfa94ca4 090c67c8 c00c6469 bfa94c68
Apr 27 00:29:56 victoria kernel: [ 2891.890420] 00000036 0000007b
0000007b 00000000 00000033 00000036 b7844424 00000073
Apr 27 00:29:56 victoria kernel: [ 2891.890420] 00003282 bfa94c28
0000007b 00000000 00000000
Apr 27 00:29:56 victoria kernel: [ 2891.890420] Call Trace:
Apr 27 00:29:56 victoria kernel: [ 2891.890420] [<c12b3fdf>] ?
sysenter_do_call+0x12/0x28
Apr 27 00:29:56 victoria kernel: [ 2891.890420] Code: 5d c3 8b 5c 24 04
8b 54 24 64 8b 44 24 28 89 5c 24 40 83 c2 20 85 db 89 44 24 38 89 54 24
44 0f 84 2b fe ff ff e9 0b fe ff ff 55
Apr 27 00:29:56 victoria kernel: <57>[ 2891.890420] 56 53 83 ec 08 8b
6c 24 1c 8d 54 24 04 8b 7c 24 20 8b 74 24
Apr 27 00:29:56 victoria kernel: [ 2891.890420] Call Trace:
Apr 27 00:29:56 victoria kernel: [ 2891.890420] [<c12b3fdf>] ?
sysenter_do_call+0x12/0x28
Apr 27 00:31:08 victoria kernel: [ 2963.502108] BUG: soft lockup - CPU#0
stuck for 63s! [dpkg-deb:5215]
Apr 27 00:31:08 victoria kernel: [ 2963.502108] Modules linked in:
snd_hrtimer tun ppdev lp decnet binfmt_misc microcode fuse nls_utf8
nls_cp437 vfat fat snd_emu10k1_synth snd_emux_synth snd_seq_virmidi
snd_seq_midi_emul snd_emu10k1 snd_ac97_codec ac97_bus snd_pcm_oss
snd_mixer_oss snd_pcm radeon snd_page_alloc snd_util_mem snd_hwdep
snd_seq_midi snd_rawmidi snd_seq_midi_event snd_seq ttm snd_timer
snd_seq_device parport_pc drm_kms_helper drm parport i2c_algo_bit
tpm_tis power_supply i2c_piix4 snd tpm psmouse tpm_bios shpchp
emu10k1_gp i2c_core evdev gameport serio_raw pcspkr pci_hotplug
soundcore ext3 jbd mbcache raid1 md_mod sg sr_mod sd_mod cdrom
ata_generic crc_t10dif usb_storage uas ata_piix libata uhci_hcd ehci_hcd
eata usbcore scsi_mod firewire_ohci 8139too floppy 8139cp firewire_core
mii crc_itu_t [last unloaded: scsi_wait_scan]
Apr 27 00:31:08 victoria kernel: [ 2963.502108] Modules linked in:
snd_hrtimer tun ppdev lp decnet binfmt_misc microcode fuse nls_utf8
nls_cp437 vfat fat snd_emu10k1_synth snd_emux_synth snd_seq_virmidi
snd_seq_midi_emul snd_emu10k1 snd_ac97_codec ac97_bus snd_pcm_oss
snd_mixer_oss snd_pcm radeon snd_page_alloc snd_util_mem snd_hwdep
snd_seq_midi snd_rawmidi snd_seq_midi_event snd_seq ttm snd_timer
snd_seq_device parport_pc drm_kms_helper drm parport i2c_algo_bit
tpm_tis power_supply i2c_piix4 snd tpm psmouse tpm_bios shpchp
emu10k1_gp i2c_core evdev gameport serio_raw pcspkr pci_hotplug
soundcore ext3 jbd mbcache raid1 md_mod sg sr_mod sd_mod cdrom
ata_generic crc_t10dif usb_storage uas ata_piix libata uhci_hcd ehci_hcd
eata usbcore scsi_mod firewire_ohci 8139too floppy 8139cp firewire_core
mii crc_itu_t [last unloaded: scsi_wait_scan]
Apr 27 00:31:08 victoria kernel: [ 2963.502108]
Apr 27 00:31:08 victoria kernel: [ 2963.502108] Pid: 5215, comm:
dpkg-deb Not tainted 2.6.39-rc4-686-pae #1 /M6TBC
Apr 27 00:31:08 victoria kernel: [ 2963.502108] EIP: 0073:[<42e355d3>]
EFLAGS: 00200206 CPU: 0
Apr 27 00:31:08 victoria kernel: [ 2963.502108] EIP is at 0x42e355d3
Apr 27 00:31:08 victoria kernel: [ 2963.502108] EAX: 00000005 EBX:
42e3b150 ECX: 00000005 EDX: 0000001c
Apr 27 00:31:08 victoria kernel: [ 2963.502108] ESI: 092b4c68 EDI:
00000006 EBP: bff89a08 ESP: bff89940
Apr 27 00:31:08 victoria kernel: [ 2963.502108] DS: 007b ES: 007b FS:
0000 GS: 0033 SS: 007b
Apr 27 00:31:08 victoria kernel: [ 2963.502108] Process dpkg-deb (pid:
5215, ti=c5bca000 task=c161d040 task.ti=c5bca000)
Apr 27 00:31:08 victoria kernel: [ 2963.502108]
Apr 27 00:31:08 victoria kernel: [ 2963.502108] Call Trace:
Apr 27 00:33:45 victoria kernel: [ 3120.365647] BUG: soft lockup - CPU#0
stuck for 64s! [dpkg-deb:5215]
Apr 27 00:33:45 victoria kernel: [ 3120.365647] Modules linked in:
snd_hrtimer tun ppdev lp decnet binfmt_misc microcode fuse nls_utf8
nls_cp437 vfat fat snd_emu10k1_synth snd_emux_synth snd_seq_virmidi
snd_seq_midi_emul snd_emu10k1 snd_ac97_codec ac97_bus snd_pcm_oss
snd_mixer_oss snd_pcm radeon snd_page_alloc snd_util_mem snd_hwdep
snd_seq_midi snd_rawmidi snd_seq_midi_event snd_seq ttm snd_timer
snd_seq_device parport_pc drm_kms_helper drm parport i2c_algo_bit
tpm_tis power_supply i2c_piix4 snd tpm psmouse tpm_bios shpchp
emu10k1_gp i2c_core evdev gameport serio_raw pcspkr pci_hotplug
soundcore ext3 jbd mbcache raid1 md_mod sg sr_mod sd_mod cdrom
ata_generic crc_t10dif usb_storage uas ata_piix libata uhci_hcd ehci_hcd
eata usbcore scsi_mod firewire_ohci 8139too floppy 8139cp firewire_core
mii crc_itu_t [last unloaded: scsi_wait_scan]
Apr 27 00:33:45 victoria kernel: [ 3120.365647] Modules linked in:
snd_hrtimer tun ppdev lp decnet binfmt_misc microcode fuse nls_utf8
nls_cp437 vfat fat snd_emu10k1_synth snd_emux_synth snd_seq_virmidi
snd_seq_midi_emul snd_emu10k1 snd_ac97_codec ac97_bus snd_pcm_oss
snd_mixer_oss snd_pcm radeon snd_page_alloc snd_util_mem snd_hwdep
snd_seq_midi snd_rawmidi snd_seq_midi_event snd_seq ttm snd_timer
snd_seq_device parport_pc drm_kms_helper drm parport i2c_algo_bit
tpm_tis power_supply i2c_piix4 snd tpm psmouse tpm_bios shpchp
emu10k1_gp i2c_core evdev gameport serio_raw pcspkr pci_hotplug
soundcore ext3 jbd mbcache raid1 md_mod sg sr_mod sd_mod cdrom
ata_generic crc_t10dif usb_storage uas ata_piix libata uhci_hcd ehci_hcd
eata usbcore scsi_mod firewire_ohci 8139too floppy 8139cp firewire_core
mii crc_itu_t [last unloaded: scsi_wait_scan]
Apr 27 00:33:45 victoria kernel: [ 3120.365647]
Apr 27 00:33:45 victoria kernel: [ 3120.365647] Pid: 5215, comm:
dpkg-deb Not tainted 2.6.39-rc4-686-pae #1 /M6TBC
Apr 27 00:33:45 victoria kernel: [ 3120.365647] EIP: 0073:[<42e36501>]
EFLAGS: 00200206 CPU: 0
Apr 27 00:33:45 victoria kernel: [ 3120.365647] EIP is at 0x42e36501
Apr 27 00:33:45 victoria kernel: [ 3120.365647] EAX: 0000004b EBX:
42e3b150 ECX: b71fc008 EDX: 000afa46
Apr 27 00:33:45 victoria kernel: [ 3120.365647] ESI: 092b4c68 EDI:
000afa46 EBP: bff89a08 ESP: bff89940
Apr 27 00:33:45 victoria kernel: [ 3120.365647] DS: 007b ES: 007b FS:
0000 GS: 0033 SS: 007b
Apr 27 00:33:45 victoria kernel: [ 3120.365647] Process dpkg-deb (pid:
5215, ti=c5bca000 task=c161d040 task.ti=c5bca000)
Apr 27 00:33:45 victoria kernel: [ 3120.365647]
Apr 27 00:33:45 victoria kernel: [ 3120.365647] Call Trace:
Apr 27 00:43:55 victoria kernel: [ 3730.764459] BUG: soft lockup - CPU#0
stuck for 63s! [Xorg:1618]
Apr 27 00:43:55 victoria kernel: [ 3730.764459] Modules linked in:
snd_hrtimer tun ppdev lp decnet binfmt_misc microcode fuse nls_utf8
nls_cp437 vfat fat snd_emu10k1_synth snd_emux_synth snd_seq_virmidi
snd_seq_midi_emul snd_emu10k1 snd_ac97_codec ac97_bus snd_pcm_oss
snd_mixer_oss snd_pcm radeon snd_page_alloc snd_util_mem snd_hwdep
snd_seq_midi snd_rawmidi snd_seq_midi_event snd_seq ttm snd_timer
snd_seq_device parport_pc drm_kms_helper drm parport i2c_algo_bit
tpm_tis power_supply i2c_piix4 snd tpm psmouse tpm_bios shpchp
emu10k1_gp i2c_core evdev gameport serio_raw pcspkr pci_hotplug
soundcore ext3 jbd mbcache raid1 md_mod sg sr_mod sd_mod cdrom
ata_generic crc_t10dif usb_storage uas ata_piix libata uhci_hcd ehci_hcd
eata usbcore scsi_mod firewire_ohci 8139too floppy 8139cp firewire_core
mii crc_itu_t [last unloaded: scsi_wait_scan]
Apr 27 00:43:55 victoria kernel: [ 3730.764459] Modules linked in:
snd_hrtimer tun ppdev lp decnet binfmt_misc microcode fuse nls_utf8
nls_cp437 vfat fat snd_emu10k1_synth snd_emux_synth snd_seq_virmidi
snd_seq_midi_emul snd_emu10k1 snd_ac97_codec ac97_bus snd_pcm_oss
snd_mixer_oss snd_pcm radeon snd_page_alloc snd_util_mem snd_hwdep
snd_seq_midi snd_rawmidi snd_seq_midi_event snd_seq ttm snd_timer
snd_seq_device parport_pc drm_kms_helper drm parport i2c_algo_bit
tpm_tis power_supply i2c_piix4 snd tpm psmouse tpm_bios shpchp
emu10k1_gp i2c_core evdev gameport serio_raw pcspkr pci_hotplug
soundcore ext3 jbd mbcache raid1 md_mod sg sr_mod sd_mod cdrom
ata_generic crc_t10dif usb_storage uas ata_piix libata uhci_hcd ehci_hcd
eata usbcore scsi_mod firewire_ohci 8139too floppy 8139cp firewire_core
mii crc_itu_t [last unloaded: scsi_wait_scan]
Apr 27 00:43:55 victoria kernel: [ 3730.764459]
Apr 27 00:43:55 victoria kernel: [ 3730.764459] Pid: 1618, comm: Xorg
Not tainted 2.6.39-rc4-686-pae #1 /M6TBC
Apr 27 00:43:55 victoria kernel: [ 3730.764459] EIP: 0060:[<c10b0455>]
EFLAGS: 00003206 CPU: 0
Apr 27 00:43:55 victoria kernel: [ 3730.764459] EIP is at
__remove_shared_vm_struct+0x1d/0x42
Apr 27 00:43:55 victoria kernel: [ 3730.764459] EAX: d58786c0 EBX:
d573e848 ECX: d573e848 EDX: d7aad820
Apr 27 00:43:55 victoria kernel: [ 3730.764459] ESI: d58786c0 EDI:
d7aad820 EBP: b7003000 ESP: d5287f20
Apr 27 00:43:55 victoria kernel: [ 3730.764459] DS: 007b ES: 007b FS:
00d8 GS: 00e0 SS: 0068
Apr 27 00:43:55 victoria kernel: [ 3730.764459] Process Xorg (pid: 1618,
ti=d5286000 task=d57d4000 task.ti=d5286000)
Apr 27 00:43:55 victoria kernel: [ 3730.764459] Stack:
Apr 27 00:43:55 victoria kernel: [ 3730.764459] d573e848 c10b049f
00000000 b6fff000 d58786c0 c10ac9e3 d7003288 c7844540
Apr 27 00:43:55 victoria kernel: [ 3730.764459] d79dfc40 d080e180
c7844540 d58786c0 c10b0293 b7004000 000001bd 00000000
Apr 27 00:43:55 victoria kernel: [ 3730.764459] d7003288 d79dfc40
d080e180 d58786c0 d58786c0 c10b0e2e b7003000 b7004000
Apr 27 00:43:55 victoria kernel: [ 3730.764459] Call Trace:
Apr 27 00:43:55 victoria kernel: [ 3730.764459] [<c10b049f>] ?
unlink_file_vma+0x25/0x2c
Apr 27 00:43:55 victoria kernel: [ 3730.764459] [<c10ac9e3>] ?
free_pgtables+0x24/0x92
Apr 27 00:43:55 victoria kernel: [ 3730.764459] [<c10b0293>] ?
unmap_region+0x99/0xb2
Apr 27 00:43:55 victoria kernel: [ 3730.764459] [<c10b0e2e>] ?
do_munmap+0x1dc/0x226
Apr 27 00:43:55 victoria kernel: [ 3730.764459] [<c10b0ea9>] ?
sys_munmap+0x31/0x40
Apr 27 00:43:55 victoria kernel: [ 3730.764459] [<c12b3fdf>] ?
sysenter_do_call+0x12/0x28
Apr 27 00:43:55 victoria kernel: [ 3730.764459] Code: 02 31 db 89 d8 5b
5e 5f c3 e9 74 fe ff ff f6 40 1d 08 53 74 0d 8b 52 0c 8b 52 20 3e ff 82
50 01 00 00 f6 40 1c 08 74 03 ff 49 14 <f6> 40 1e 80 74 16 8b 58 2c 8d
50 2c 8b 48 30 89 4b 04 89 19 89
Apr 27 00:43:55 victoria kernel: [ 3730.764459] Call Trace:
Apr 27 00:43:55 victoria kernel: [ 3730.764459] [<c10b049f>] ?
unlink_file_vma+0x25/0x2c
Apr 27 00:43:55 victoria kernel: [ 3730.764459] [<c10ac9e3>] ?
free_pgtables+0x24/0x92
Apr 27 00:43:55 victoria kernel: [ 3730.764459] [<c10b0293>] ?
unmap_region+0x99/0xb2
Apr 27 00:43:55 victoria kernel: [ 3730.764459] [<c10b0e2e>] ?
do_munmap+0x1dc/0x226
Apr 27 00:43:55 victoria kernel: [ 3730.764459] [<c10b0ea9>] ?
sys_munmap+0x31/0x40
Apr 27 00:43:55 victoria kernel: [ 3730.764459] [<c12b3fdf>] ?
sysenter_do_call+0x12/0x28
Apr 27 00:45:03 victoria kernel: [ 3798.967812] BUG: soft lockup - CPU#0
stuck for 61s! [fetchnews:5366]
Apr 27 00:45:03 victoria kernel: [ 3798.967812] Modules linked in:
snd_hrtimer tun ppdev lp decnet binfmt_misc microcode fuse nls_utf8
nls_cp437 vfat fat snd_emu10k1_synth snd_emux_synth snd_seq_virmidi
snd_seq_midi_emul snd_emu10k1 snd_ac97_codec ac97_bus snd_pcm_oss
snd_mixer_oss snd_pcm radeon snd_page_alloc snd_util_mem snd_hwdep
snd_seq_midi snd_rawmidi snd_seq_midi_event snd_seq ttm snd_timer
snd_seq_device parport_pc drm_kms_helper drm parport i2c_algo_bit
tpm_tis power_supply i2c_piix4 snd tpm psmouse tpm_bios shpchp
emu10k1_gp i2c_core evdev gameport serio_raw pcspkr pci_hotplug
soundcore ext3 jbd mbcache raid1 md_mod sg sr_mod sd_mod cdrom
ata_generic crc_t10dif usb_storage uas ata_piix libata uhci_hcd ehci_hcd
eata usbcore scsi_mod firewire_ohci 8139too floppy 8139cp firewire_core
mii crc_itu_t [last unloaded: scsi_wait_scan]
Apr 27 00:45:03 victoria kernel: [ 3798.967812] Modules linked in:
snd_hrtimer tun ppdev lp decnet binfmt_misc microcode fuse nls_utf8
nls_cp437 vfat fat snd_emu10k1_synth snd_emux_synth snd_seq_virmidi
snd_seq_midi_emul snd_emu10k1 snd_ac97_codec ac97_bus snd_pcm_oss
snd_mixer_oss snd_pcm radeon snd_page_alloc snd_util_mem snd_hwdep
snd_seq_midi snd_rawmidi snd_seq_midi_event snd_seq ttm snd_timer
snd_seq_device parport_pc drm_kms_helper drm parport i2c_algo_bit
tpm_tis power_supply i2c_piix4 snd tpm psmouse tpm_bios shpchp
emu10k1_gp i2c_core evdev gameport serio_raw pcspkr pci_hotplug
soundcore ext3 jbd mbcache raid1 md_mod sg sr_mod sd_mod cdrom
ata_generic crc_t10dif usb_storage uas ata_piix libata uhci_hcd ehci_hcd
eata usbcore scsi_mod firewire_ohci 8139too floppy 8139cp firewire_core
mii crc_itu_t [last unloaded: scsi_wait_scan]
Apr 27 00:45:03 victoria kernel: [ 3798.967812]
Apr 27 00:45:03 victoria kernel: [ 3798.967812] Pid: 5366, comm:
fetchnews Not tainted 2.6.39-rc4-686-pae #1 /M6TBC
Apr 27 00:45:03 victoria kernel: [ 3798.967812] EIP: 0060:[<c109a9fb>]
EFLAGS: 00010246 CPU: 0
Apr 27 00:45:03 victoria kernel: [ 3798.967812] EIP is at
get_page_from_freelist+0x311/0x3ac
Apr 27 00:45:03 victoria kernel: [ 3798.967812] EAX: 00000000 EBX:
d73b85a0 ECX: 000003a8 EDX: c352d000
Apr 27 00:45:03 victoria kernel: [ 3798.967812] ESI: d73b85c0 EDI:
c352d160 EBP: 00000002 ESP: c9d47c2c
Apr 27 00:45:03 victoria kernel: [ 3798.967812] DS: 007b ES: 007b FS:
00d8 GS: 00e0 SS: 0068
Apr 27 00:45:03 victoria kernel: [ 3798.967812] Process fetchnews (pid:
5366, ti=c9d46000 task=c161ecb0 task.ti=c9d46000)
Apr 27 00:45:03 victoria kernel: [ 3798.967812] Stack:
Apr 27 00:45:03 victoria kernel: [ 3798.967812] 00000000 00000001
00000000 c1416624 00000001 000280da 00000000 d7008f80
Apr 27 00:45:03 victoria kernel: [ 3798.967812] c1417084 00000000
d73fe260 c109aa04 ffffffff 00000001 00000000 00000040
Apr 27 00:45:03 victoria kernel: [ 3798.967812] 00000010 c1416600
c1417094 000280da 00000003 00000002 c109afe9 c1417080
Apr 27 00:45:03 victoria kernel: [ 3798.967812] Call Trace:
Apr 27 00:45:03 victoria kernel: [ 3798.967812] [<c109aa04>] ?
get_page_from_freelist+0x31a/0x3ac
Apr 27 00:45:03 victoria kernel: [ 3798.967812] [<c109afe9>] ?
__alloc_pages_nodemask+0x2b4/0x683
Apr 27 00:45:03 victoria kernel: [ 3798.967812] [<c10adac2>] ?
handle_pte_fault+0x1b7/0x9f8
Apr 27 00:45:03 victoria kernel: [ 3798.967812] [<c10ab6f9>] ?
__pte_alloc+0xa9/0x100
Apr 27 00:45:03 victoria kernel: [ 3798.967812] [<c10ae4ff>] ?
handle_mm_fault+0x1fc/0x212
Apr 27 00:45:03 victoria kernel: [ 3798.967812] [<c12b1936>] ?
do_page_fault+0x345/0x361
Apr 27 00:45:03 victoria kernel: [ 3798.967812] [<c1031571>] ?
finish_task_switch+0x33/0x9c
Apr 27 00:45:03 victoria kernel: [ 3798.967812] [<c12b15f1>] ?
spurious_fault+0xfc/0xfc
Apr 27 00:45:03 victoria kernel: [ 3798.967812] [<c12af71f>] ?
error_code+0x67/0x6c
Apr 27 00:45:03 victoria kernel: [ 3798.967812] [<c1096e01>] ?
file_read_actor+0x3d/0xc4
Apr 27 00:45:03 victoria kernel: [ 3798.967812] [<c10960a7>] ?
find_get_page+0x19/0x5e
Apr 27 00:45:03 victoria kernel: [ 3798.967812] [<c10972a9>] ?
generic_file_aio_read+0x404/0x60a
Apr 27 00:45:03 victoria kernel: [ 3798.967812] [<c10c95fb>] ?
do_sync_read+0x9e/0xd3
Apr 27 00:45:03 victoria kernel: [ 3798.967812] [<c10ab6c0>] ?
__pte_alloc+0x70/0x100
Apr 27 00:45:03 victoria kernel: [ 3798.967812] [<c111d8d1>] ?
fsnotify_perm+0x4f/0x5a
Apr 27 00:45:03 victoria kernel: [ 3798.967812] [<c10c96f7>] ?
rw_verify_area+0xc7/0xe8
Apr 27 00:45:03 victoria kernel: [ 3798.967812] [<c10c955d>] ?
do_sync_write+0xd3/0xd3
Apr 27 00:45:03 victoria kernel: [ 3798.967812] [<c10c9feb>] ?
vfs_read+0x7c/0xd6
Apr 27 00:45:03 victoria kernel: [ 3798.967812] [<c10ca0db>] ?
sys_read+0x3c/0x63
Apr 27 00:45:03 victoria kernel: [ 3798.967812] [<c12b3fdf>] ?
sysenter_do_call+0x12/0x28
Apr 27 00:45:03 victoria kernel: [ 3798.967812] Code: 04 01 00 00 00 66
83 7c 24 14 00 79 33 c7 04 24 00 00 00 00 eb 21 89 f0 83 c6 20 e8 1b cb
f8 ff b9 00 04 00 00 89 c2 89 c7 31 c0 <f3> ab 89 d0 e8 24 c9 f8 ff ff
04 24 8b 54 24 04 39 14 24 7c d6
Apr 27 00:45:03 victoria kernel: [ 3798.967812] Call Trace:
Apr 27 00:45:03 victoria kernel: [ 3798.967812] [<c109aa04>] ?
get_page_from_freelist+0x31a/0x3ac
Apr 27 00:45:03 victoria kernel: [ 3798.967812] [<c109afe9>] ?
__alloc_pages_nodemask+0x2b4/0x683
Apr 27 00:45:03 victoria kernel: [ 3798.967812] [<c10adac2>] ?
handle_pte_fault+0x1b7/0x9f8
Apr 27 00:45:03 victoria kernel: [ 3798.967812] [<c10ab6f9>] ?
__pte_alloc+0xa9/0x100
Apr 27 00:45:03 victoria kernel: [ 3798.967812] [<c10ae4ff>] ?
handle_mm_fault+0x1fc/0x212
Apr 27 00:45:03 victoria kernel: [ 3798.967812] [<c12b1936>] ?
do_page_fault+0x345/0x361
Apr 27 00:45:03 victoria kernel: [ 3798.967812] [<c1031571>] ?
finish_task_switch+0x33/0x9c
Apr 27 00:45:03 victoria kernel: [ 3798.967812] [<c12b15f1>] ?
spurious_fault+0xfc/0xfc
Apr 27 00:45:03 victoria kernel: [ 3798.967812] [<c12af71f>] ?
error_code+0x67/0x6c
Apr 27 00:45:03 victoria kernel: [ 3798.967812] [<c1096e01>] ?
file_read_actor+0x3d/0xc4
Apr 27 00:45:03 victoria kernel: [ 3798.967812] [<c10960a7>] ?
find_get_page+0x19/0x5e
Apr 27 00:45:03 victoria kernel: [ 3798.967812] [<c10972a9>] ?
generic_file_aio_read+0x404/0x60a
Apr 27 00:45:03 victoria kernel: [ 3798.967812] [<c10c95fb>] ?
do_sync_read+0x9e/0xd3
Apr 27 00:45:03 victoria kernel: [ 3798.967812] [<c10ab6c0>] ?
__pte_alloc+0x70/0x100
Apr 27 00:45:03 victoria kernel: [ 3798.967812] [<c111d8d1>] ?
fsnotify_perm+0x4f/0x5a
Apr 27 00:45:03 victoria kernel: [ 3798.967812] [<c10c96f7>] ?
rw_verify_area+0xc7/0xe8
Apr 27 00:45:03 victoria kernel: [ 3798.967812] [<c10c955d>] ?
do_sync_write+0xd3/0xd3
Apr 27 00:45:03 victoria kernel: [ 3798.967812] [<c10c9feb>] ?
vfs_read+0x7c/0xd6
Apr 27 00:45:03 victoria kernel: [ 3798.967812] [<c10ca0db>] ?
sys_read+0x3c/0x63
Apr 27 00:45:03 victoria kernel: [ 3798.967812] [<c12b3fdf>] ?
sysenter_do_call+0x12/0x28
Apr 27 00:46:15 victoria kernel: [ 3870.579391] BUG: soft lockup - CPU#0
stuck for 63s! [Xorg:1618]
Apr 27 00:46:15 victoria kernel: [ 3870.579391] Modules linked in:
snd_hrtimer tun ppdev lp decnet binfmt_misc microcode fuse nls_utf8
nls_cp437 vfat fat snd_emu10k1_synth snd_emux_synth snd_seq_virmidi
snd_seq_midi_emul snd_emu10k1 snd_ac97_codec ac97_bus snd_pcm_oss
snd_mixer_oss snd_pcm radeon snd_page_alloc snd_util_mem snd_hwdep
snd_seq_midi snd_rawmidi snd_seq_midi_event snd_seq ttm snd_timer
snd_seq_device parport_pc drm_kms_helper drm parport i2c_algo_bit
tpm_tis power_supply i2c_piix4 snd tpm psmouse tpm_bios shpchp
emu10k1_gp i2c_core evdev gameport serio_raw pcspkr pci_hotplug
soundcore ext3 jbd mbcache raid1 md_mod sg sr_mod sd_mod cdrom
ata_generic crc_t10dif usb_storage uas ata_piix libata uhci_hcd ehci_hcd
eata usbcore scsi_mod firewire_ohci 8139too floppy 8139cp firewire_core
mii crc_itu_t [last unloaded: scsi_wait_scan]
Apr 27 00:46:15 victoria kernel: [ 3870.579391] Modules linked in:
snd_hrtimer tun ppdev lp decnet binfmt_misc microcode fuse nls_utf8
nls_cp437 vfat fat snd_emu10k1_synth snd_emux_synth snd_seq_virmidi
snd_seq_midi_emul snd_emu10k1 snd_ac97_codec ac97_bus snd_pcm_oss
snd_mixer_oss snd_pcm radeon snd_page_alloc snd_util_mem snd_hwdep
snd_seq_midi snd_rawmidi snd_seq_midi_event snd_seq ttm snd_timer
snd_seq_device parport_pc drm_kms_helper drm parport i2c_algo_bit
tpm_tis power_supply i2c_piix4 snd tpm psmouse tpm_bios shpchp
emu10k1_gp i2c_core evdev gameport serio_raw pcspkr pci_hotplug
soundcore ext3 jbd mbcache raid1 md_mod sg sr_mod sd_mod cdrom
ata_generic crc_t10dif usb_storage uas ata_piix libata uhci_hcd ehci_hcd
eata usbcore scsi_mod firewire_ohci 8139too floppy 8139cp firewire_core
mii crc_itu_t [last unloaded: scsi_wait_scan]
Apr 27 00:46:15 victoria kernel: [ 3870.579391]
Apr 27 00:46:15 victoria kernel: [ 3870.579391] Pid: 1618, comm: Xorg
Not tainted 2.6.39-rc4-686-pae #1 /M6TBC
Apr 27 00:46:15 victoria kernel: [ 3870.579391] EIP: 0060:[<c12ae86e>]
EFLAGS: 00003246 CPU: 0
Apr 27 00:46:15 victoria kernel: [ 3870.579391] EIP is at
_raw_spin_unlock_irqrestore+0x8/0xd
Apr 27 00:46:15 victoria kernel: [ 3870.579391] EAX: 00003246 EBX:
00000000 ECX: c150ce84 EDX: 00003246
Apr 27 00:46:15 victoria kernel: [ 3870.579391] ESI: d6c39600 EDI:
00003246 EBP: 0000020a ESP: d5287c94
Apr 27 00:46:15 victoria kernel: [ 3870.579391] DS: 007b ES: 007b FS:
00d8 GS: 00e0 SS: 0068
Apr 27 00:46:15 victoria kernel: [ 3870.579391] Process Xorg (pid: 1618,
ti=d5286000 task=d57d4000 task.ti=d5286000)
Apr 27 00:46:15 victoria kernel: [ 3870.579391] Stack:
Apr 27 00:46:15 victoria kernel: [ 3870.579391] c1164223 00000004
00002200 000000b0 00000000 000000b0 c7648240 00000001
Apr 27 00:46:15 victoria kernel: [ 3870.579391] c11dec5f 00002200
d51c1080 c11dec79 c11db75d 0000020a d51e0824 00000828
Apr 27 00:46:15 victoria kernel: [ 3870.579391] c12dfb10 c7648240
00000209 c12dfb10 d7b41458 c11dc40c c7648980 c621d260
Apr 27 00:46:15 victoria kernel: [ 3870.579391] Call Trace:
Apr 27 00:46:15 victoria kernel: [ 3870.579391] [<c1164223>] ?
pci_bus_write_config_dword+0x49/0x53
Apr 27 00:46:15 victoria kernel: [ 3870.579391] [<c11dec5f>] ?
pci_write_config_dword+0x11/0x14
Apr 27 00:46:15 victoria kernel: [ 3870.579391] [<c11dec79>] ?
intel_tlbflush+0x17/0x2b
Apr 27 00:46:15 victoria kernel: [ 3870.579391] [<c11db75d>] ?
agp_generic_insert_memory+0x13b/0x14c
Apr 27 00:46:15 victoria kernel: [ 3870.579391] [<c11dc40c>] ?
agp_bind_memory+0x48/0x8a
Apr 27 00:46:15 victoria kernel: [ 3870.579391] [<d8ab103a>] ?
ttm_agp_bind+0x29/0x3e [ttm]
Apr 27 00:46:15 victoria kernel: [ 3870.579391] [<d8ab223e>] ?
ttm_tt_bind+0x34/0x51 [ttm]
Apr 27 00:46:15 victoria kernel: [ 3870.579391] [<d8ab286f>] ?
ttm_bo_handle_move_mem+0x12e/0x290 [ttm]
Apr 27 00:46:15 victoria kernel: [ 3870.579391] [<d8ab3f19>] ?
ttm_bo_move_buffer+0xc0/0xe5 [ttm]
Apr 27 00:46:15 victoria kernel: [ 3870.579391] [<d8b3290a>] ?
drm_mm_kmalloc+0x17/0x53 [drm]
Apr 27 00:46:15 victoria kernel: [ 3870.579391] [<d8ab3fe7>] ?
ttm_bo_validate+0xa9/0xec [ttm]
Apr 27 00:46:15 victoria kernel: [ 3870.579391] [<d8ab430b>] ?
ttm_bo_init+0x2e1/0x30f [ttm]
Apr 27 00:46:15 victoria kernel: [ 3870.579391] [<d8c490ac>] ?
radeon_bo_create+0x176/0x1ec [radeon]
Apr 27 00:46:15 victoria kernel: [ 3870.579391] [<d8c49122>] ?
radeon_bo_create+0x1ec/0x1ec [radeon]
Apr 27 00:46:15 victoria kernel: [ 3870.579391] [<d8c5ad20>] ?
radeon_gem_object_create+0x3e/0xb9 [radeon]
Apr 27 00:46:15 victoria kernel: [ 3870.579391] [<d8ab241e>] ?
ttm_bo_unreserve_locked+0x23/0x26 [ttm]
Apr 27 00:46:15 victoria kernel: [ 3870.579391] [<d8c5ae8d>] ?
radeon_gem_create_ioctl+0x48/0x7c [radeon]
Apr 27 00:46:15 victoria kernel: [ 3870.579391] [<d8b2b098>] ?
drm_ioctl+0x224/0x2d5 [drm]
Apr 27 00:46:15 victoria kernel: [ 3870.579391] [<d8c5ae45>] ?
radeon_mode_dumb_create+0xaa/0xaa [radeon]
Apr 27 00:46:15 victoria kernel: [ 3870.579391] [<c10ab6f9>] ?
__pte_alloc+0xa9/0x100
Apr 27 00:46:15 victoria kernel: [ 3870.579391] [<c10ae4ff>] ?
handle_mm_fault+0x1fc/0x212
Apr 27 00:46:15 victoria kernel: [ 3870.579391] [<d8b2ae74>] ?
drm_version+0x84/0x84 [drm]
Apr 27 00:46:15 victoria kernel: [ 3870.579391] [<c10d496f>] ?
do_vfs_ioctl+0x457/0x4a2
Apr 27 00:46:15 victoria kernel: [ 3870.579391] [<c12b1936>] ?
do_page_fault+0x345/0x361
Apr 27 00:46:15 victoria kernel: [ 3870.579391] [<c12b1923>] ?
do_page_fault+0x332/0x361
Apr 27 00:46:15 victoria kernel: [ 3870.579391] [<c10d49fe>] ?
sys_ioctl+0x44/0x64
Apr 27 00:46:15 victoria kernel: [ 3870.579391] [<c12b3fdf>] ?
sysenter_do_call+0x12/0x28
Apr 27 00:46:15 victoria kernel: [ 3870.579391] Code: eb f6 89 d8 5b c3
89 c1 fa 90 8d 74 26 00 b8 00 01 00 00 3e 66 0f c1 01 38 e0 74 06 f3 90
8a 01 eb f6 c3 89 c1 89 d0 fe 01 50 9d <8d> 74 26 00 c3 83 ca ff 3e 0f
c1 10 4a b9 01 00 00 00 79 05 3e
Apr 27 00:46:15 victoria kernel: [ 3870.579391] Call Trace:
Apr 27 00:46:15 victoria kernel: [ 3870.579391] [<c1164223>] ?
pci_bus_write_config_dword+0x49/0x53
Apr 27 00:46:15 victoria kernel: [ 3870.579391] [<c11dec5f>] ?
pci_write_config_dword+0x11/0x14
Apr 27 00:46:15 victoria kernel: [ 3870.579391] [<c11dec79>] ?
intel_tlbflush+0x17/0x2b
Apr 27 00:46:15 victoria kernel: [ 3870.579391] [<c11db75d>] ?
agp_generic_insert_memory+0x13b/0x14c
Apr 27 00:46:15 victoria kernel: [ 3870.579391] [<c11dc40c>] ?
agp_bind_memory+0x48/0x8a
Apr 27 00:46:15 victoria kernel: [ 3870.579391] [<d8ab103a>] ?
ttm_agp_bind+0x29/0x3e [ttm]
Apr 27 00:46:15 victoria kernel: [ 3870.579391] [<d8ab223e>] ?
ttm_tt_bind+0x34/0x51 [ttm]
Apr 27 00:46:15 victoria kernel: [ 3870.579391] [<d8ab286f>] ?
ttm_bo_handle_move_mem+0x12e/0x290 [ttm]
Apr 27 00:46:15 victoria kernel: [ 3870.579391] [<d8ab3f19>] ?
ttm_bo_move_buffer+0xc0/0xe5 [ttm]
Apr 27 00:46:15 victoria kernel: [ 3870.579391] [<d8b3290a>] ?
drm_mm_kmalloc+0x17/0x53 [drm]
Apr 27 00:46:15 victoria kernel: [ 3870.579391] [<d8ab3fe7>] ?
ttm_bo_validate+0xa9/0xec [ttm]
Apr 27 00:46:15 victoria kernel: [ 3870.579391] [<d8ab430b>] ?
ttm_bo_init+0x2e1/0x30f [ttm]
Apr 27 00:46:15 victoria kernel: [ 3870.579391] [<d8c490ac>] ?
radeon_bo_create+0x176/0x1ec [radeon]
Apr 27 00:46:15 victoria kernel: [ 3870.579391] [<d8c49122>] ?
radeon_bo_create+0x1ec/0x1ec [radeon]
Apr 27 00:46:15 victoria kernel: [ 3870.579391] [<d8c5ad20>] ?
radeon_gem_object_create+0x3e/0xb9 [radeon]
Apr 27 00:46:15 victoria kernel: [ 3870.579391] [<d8ab241e>] ?
ttm_bo_unreserve_locked+0x23/0x26 [ttm]
Apr 27 00:46:15 victoria kernel: [ 3870.579391] [<d8c5ae8d>] ?
radeon_gem_create_ioctl+0x48/0x7c [radeon]
Apr 27 00:46:15 victoria kernel: [ 3870.579391] [<d8b2b098>] ?
drm_ioctl+0x224/0x2d5 [drm]
Apr 27 00:46:15 victoria kernel: [ 3870.579391] [<d8c5ae45>] ?
radeon_mode_dumb_create+0xaa/0xaa [radeon]
Apr 27 00:46:15 victoria kernel: [ 3870.579391] [<c10ab6f9>] ?
__pte_alloc+0xa9/0x100
Apr 27 00:46:15 victoria kernel: [ 3870.579391] [<c10ae4ff>] ?
handle_mm_fault+0x1fc/0x212
Apr 27 00:46:15 victoria kernel: [ 3870.579391] [<d8b2ae74>] ?
drm_version+0x84/0x84 [drm]
Apr 27 00:46:15 victoria kernel: [ 3870.579391] [<c10d496f>] ?
do_vfs_ioctl+0x457/0x4a2
Apr 27 00:46:15 victoria kernel: [ 3870.579391] [<c12b1936>] ?
do_page_fault+0x345/0x361
Apr 27 00:46:15 victoria kernel: [ 3870.579391] [<c12b1923>] ?
do_page_fault+0x332/0x361
Apr 27 00:46:15 victoria kernel: [ 3870.579391] [<c10d49fe>] ?
sys_ioctl+0x44/0x64
Apr 27 00:46:15 victoria kernel: [ 3870.579391] [<c12b3fdf>] ?
sysenter_do_call+0x12/0x28
Arthur.
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]