Similar here too.

# uname -a
Linux robf5 2.6.27-7-generic #1 SMP Tue Nov 4 19:33:20 UTC 2008 i686 GNU/L

Rsync between an internal SATA ext3 HDD and an external USB fat32 HDD.
Rsync failed after 2% of a 4.2GB file with

 ---

rsync: writefd_unbuffered failed to write 4 bytes [sender]: Broken pipe (32)
rsync: connection unexpectedly closed (509 bytes received so far) [sender]
rsync error: error in rsync protocol data stream (code 12) at io.c(635) 
[sender=3.0.3]

 ---

dmesg snip:

 ---

[ 5316.209605] kernel BUG at /build/buildd/linux-2.6.27/fs/buffer.c:3248!
[ 5316.209622] invalid opcode: 0000 [#1] SMP 
[ 5316.209643] Modules linked in: nls_iso8859_1 nls_cp437 vfat fat af_packet 
rfkill_input binfmt_misc radeon drm ppdev ipv6 speedstep_lib cpufreq_stats 
cpufreq_userspace cpufreq_ondemand freq_table cpufreq_powersave 
cpufreq_conservative wmi sbs container pci_slot video output sbshc battery 
iptable_filter ip_tables x_tables ac w83627hf hwmon_vid sbp2 ieee1394 lp 
snd_intel8x0 snd_ac97_codec ac97_bus snd_pcm_oss snd_mixer_oss snd_pcm arc4 ecb 
crypto_blkcipher snd_seq_dummy b43 rfkill evdev mac80211 cfg80211 led_class 
input_polldev snd_seq_oss snd_seq_midi snd_rawmidi snd_seq_midi_event 
parport_pc parport snd_seq snd_timer snd_seq_device snd button pcspkr soundcore 
snd_page_alloc edac_core iTCO_wdt iTCO_vendor_support intel_agp shpchp agpgart 
pci_hotplug ext3 jbd mbcache sd_mod crc_t10dif usbhid hid sr_mod cdrom sg 
usb_storage libusual ata_generic ata_piix pata_acpi ehci_hcd uhci_hcd libata 
ssb scsi_mod dock usbcore e1000 thermal processor fan fbcon tileblit font 
bitblit softcursor fuse
[ 5316.210125] 
[ 5316.210141] Pid: 178, comm: kswapd0 Not tainted (2.6.27-7-generic #1)
[ 5316.210157] EIP: 0060:[<c01d6893>] EFLAGS: 00010206 CPU: 0
[ 5316.210189] EIP is at free_buffer_head+0x33/0x40
[ 5316.210201] EAX: e37db228 EBX: e37db200 ECX: c133ddac EDX: e37db200
[ 5316.210216] ESI: 00000001 EDI: f7023b5c EBP: f6f3dda8 ESP: f6f3dda8
[ 5316.210231]  DS: 007b ES: 007b FS: 00d8 GS: 0000 SS: 0068
[ 5316.210248] Process kswapd0 (pid: 178, ti=f6f3c000 task=f74af110 
task.ti=f6f3c000)
[ 5316.210259] Stack: f6f3ddc0 c01d7d50 e37db200 c133ddac 000000d0 f6f3dee8 
f6f3ddd0 c0184a3f 
[ 5316.210307]        c133ddac c133ddc4 f6f3de50 c018fc9a f6f3de3c 40000801 
00000000 f6f3df60 
[ 5316.210350]        012ff85c 00000000 0000001a f7023b18 00000001 0000000c 
00000001 c15f4b10 
[ 5316.210394] Call Trace:
[ 5316.210406]  [<c01d7d50>] ? try_to_free_buffers+0x60/0xa0
[ 5316.210438]  [<c0184a3f>] ? try_to_release_page+0x3f/0x50
[ 5316.210470]  [<c018fc9a>] ? shrink_page_list+0x34a/0x450
[ 5316.210502]  [<c018ff23>] ? shrink_inactive_list+0x183/0x410
[ 5316.210533]  [<c037e62d>] ? _spin_lock+0xd/0x10
[ 5316.210567]  [<f89c82e7>] ? mb_cache_shrink_fn+0x127/0x130 [mbcache]
[ 5316.210614]  [<c014ba18>] ? up_read+0x8/0x20
[ 5316.210642]  [<c019021d>] ? shrink_zone+0x6d/0x140
[ 5316.210668]  [<c0190b4d>] ? balance_pgdat+0x3bd/0x3d0
[ 5316.210695]  [<c018f7d0>] ? isolate_pages_global+0x0/0x60
[ 5316.210722]  [<c0147576>] ? finish_wait+0x16/0x70
[ 5316.210744]  [<c0190c29>] ? kswapd+0xc9/0x120
[ 5316.210770]  [<c01474b0>] ? autoremove_wake_function+0x0/0x50
[ 5316.210793]  [<c0190b60>] ? kswapd+0x0/0x120
[ 5316.210820]  [<c0147141>] ? kthread+0x41/0x80
[ 5316.210851]  [<c0147100>] ? kthread+0x0/0x80
[ 5316.210873]  [<c0105297>] ? kernel_thread_helper+0x7/0x10
[ 5316.210900]  =======================
[ 5316.210911] Code: 89 c2 8d 40 28 39 42 28 75 21 a1 b0 ae 5a c0 e8 a4 73 fd 
ff b8 20 14 51 c0 64 8b 15 00 f1 50 c0 83 2c 10 01 e8 4f ff ff ff 5d c3 <0f> 0b 
eb fe 89 f6 8d bc 27 00 00 00 00 55 89 e5 53 e8 f7 e9 f2 
[ 5316.211160] EIP: [<c01d6893>] free_buffer_head+0x33/0x40 SS:ESP 0068:f6f3dda8
[ 5316.211324] ---[ end trace 024ff559ad9da102 ]---
[ 5321.827224] ------------[ cut here ]------------
[ 5321.827248] kernel BUG at /build/buildd/linux-2.6.27/fs/buffer.c:3248!
[ 5321.827264] invalid opcode: 0000 [#2] SMP 
[ 5321.827284] Modules linked in: nls_iso8859_1 nls_cp437 vfat fat af_packet 
rfkill_input binfmt_misc radeon drm ppdev ipv6 speedstep_lib cpufreq_stats 
cpufreq_userspace cpufreq_ondemand freq_table cpufreq_powersave 
cpufreq_conservative wmi sbs container pci_slot video output sbshc battery 
iptable_filter ip_tables x_tables ac w83627hf hwmon_vid sbp2 ieee1394 lp 
snd_intel8x0 snd_ac97_codec ac97_bus snd_pcm_oss snd_mixer_oss snd_pcm arc4 ecb 
crypto_blkcipher snd_seq_dummy b43 rfkill evdev mac80211 cfg80211 led_class 
input_polldev snd_seq_oss snd_seq_midi snd_rawmidi snd_seq_midi_event 
parport_pc parport snd_seq snd_timer snd_seq_device snd button pcspkr soundcore 
snd_page_alloc edac_core iTCO_wdt iTCO_vendor_support intel_agp shpchp agpgart 
pci_hotplug ext3 jbd mbcache sd_mod crc_t10dif usbhid hid sr_mod cdrom sg 
usb_storage libusual ata_generic ata_piix pata_acpi ehci_hcd uhci_hcd libata 
ssb scsi_mod dock usbcore e1000 thermal processor fan fbcon tileblit font 
bitblit softcursor fuse
[ 5321.827735] 
[ 5321.827755] Pid: 8674, comm: rsync Tainted: G      D   (2.6.27-7-generic #1)
[ 5321.827771] EIP: 0060:[<c01d6893>] EFLAGS: 00210206 CPU: 1
[ 5321.827798] EIP is at free_buffer_head+0x33/0x40
[ 5321.827810] EAX: c73db268 EBX: c73db240 ECX: c16e9778 EDX: c73db240
[ 5321.827825] ESI: 00000001 EDI: e10c4b38 EBP: ef4e1a48 ESP: ef4e1a48
[ 5321.827837]  DS: 007b ES: 007b FS: 00d8 GS: 0033 SS: 0068
[ 5321.827853] Process rsync (pid: 8674, ti=ef4e0000 task=f43f6480 
task.ti=ef4e0000)
[ 5321.827867] Stack: ef4e1a60 c01d7d50 c73db240 c73db240 00000000 c73db240 
ef4e1a80 f8a0a20e 
[ 5321.827907]        001200d2 c16e9778 f3fe2800 c16e9778 f3fe2800 001200d2 
ef4e1a94 f8a492aa 
[ 5321.827949]        c16e9778 001200d2 ef4e1bbc ef4e1aa4 c0184a33 c16e9778 
c16e9790 ef4e1b24 
[ 5321.827987] Call Trace:
[ 5321.828002]  [<c01d7d50>] ? try_to_free_buffers+0x60/0xa0
[ 5321.828045]  [<f8a0a20e>] ? journal_try_to_free_buffers+0x8e/0x100 [jbd]
[ 5321.828105]  [<f8a492aa>] ? ext3_releasepage+0x4a/0x70 [ext3]
[ 5321.828163]  [<c0184a33>] ? try_to_release_page+0x33/0x50
[ 5321.828191]  [<c018fc9a>] ? shrink_page_list+0x34a/0x450
[ 5321.828217]  [<c018f812>] ? isolate_pages_global+0x42/0x60
[ 5321.828244]  [<c018ff23>] ? shrink_inactive_list+0x183/0x410
[ 5321.828270]  [<c018ba84>] ? throttle_vm_writeout+0x34/0x90
[ 5321.828293]  [<c019021d>] ? shrink_zone+0x6d/0x140
[ 5321.828319]  [<c0190381>] ? shrink_zones+0x91/0x120
[ 5321.828342]  [<c019049c>] ? do_try_to_free_pages+0x8c/0x270
[ 5321.828372]  [<c0190781>] ? try_to_free_pages+0x71/0x80
[ 5321.828395]  [<c018f7d0>] ? isolate_pages_global+0x0/0x60
[ 5321.828421]  [<c018a2be>] ? __alloc_pages_internal+0x1ce/0x490
[ 5321.828443]  [<c01854e1>] ? __grab_cache_page+0x51/0x90
[ 5321.828479]  [<f8a4813d>] ? ext3_writepage_trans_blocks+0x1d/0xb0 [ext3]
[ 5321.828539]  [<f8a49397>] ? ext3_write_begin+0x97/0x1c0 [ext3]
[ 5321.828592]  [<c018dd74>] ? put_page+0x14/0xe0
[ 5321.828624]  [<f8a491ac>] ? ext3_ordered_write_end+0xfc/0x1b0 [ext3]
[ 5321.828673]  [<c0183c81>] ? generic_perform_write+0xb1/0x190
[ 5321.828717]  [<c01858b0>] ? generic_file_buffered_write+0x70/0x140
[ 5321.828758]  [<c0186a6b>] ? __generic_file_aio_write_nolock+0x19b/0x520
[ 5321.828785]  [<c0186f13>] ? generic_file_aio_write+0x63/0xe0
[ 5321.828818]  [<f8a46912>] ? ext3_file_write+0x32/0xd0 [ext3]
[ 5321.828882]  [<c01b1df9>] ? do_sync_write+0xd9/0x120
[ 5321.828908]  [<c012a571>] ? hrtick_start_fair+0x181/0x1a0
[ 5321.828936]  [<c01474b0>] ? autoremove_wake_function+0x0/0x50
[ 5321.828962]  [<c037c999>] ? schedule+0x429/0x790
[ 5321.828989]  [<c02353be>] ? apparmor_file_permission+0x1e/0x40
[ 5321.829015]  [<c0213664>] ? security_file_permission+0x14/0x20
[ 5321.829020]  [<c01b1fad>] ? rw_verify_area+0x4d/0xc0
[ 5321.829020]  [<c01b24c0>] ? vfs_write+0xa0/0x110
[ 5321.829020]  [<c01b1d20>] ? do_sync_write+0x0/0x120
[ 5321.829020]  [<c01b2602>] ? sys_write+0x42/0x70
[ 5321.829020]  [<c0103f7b>] ? sysenter_do_call+0x12/0x2f
[ 5321.829020]  =======================
[ 5321.829020] Code: 89 c2 8d 40 28 39 42 28 75 21 a1 b0 ae 5a c0 e8 a4 73 fd 
ff b8 20 14 51 c0 64 8b 15 00 f1 50 c0 83 2c 10 01 e8 4f ff ff ff 5d c3 <0f> 0b 
eb fe 89 f6 8d bc 27 00 00 00 00 55 89 e5 53 e8 f7 e9 f2 
[ 5321.829020] EIP: [<c01d6893>] free_buffer_head+0x33/0x40 SS:ESP 0068:ef4e1a48
[ 5321.829483] ---[ end trace 024ff559ad9da102 ]---

 ---

Any clues?

Thanks!

-- 
Bug in kernel (OOPS?) during copying of a huge directory from XFS volume to 
another XFS volume.
https://bugs.launchpad.net/bugs/394521
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to