bug-coreutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Segmentation fault copying a file


From: Eneko Nieto
Subject: Segmentation fault copying a file
Date: Tue, 14 Aug 2007 13:04:30 +0200
User-agent: KMail/1.9.6

Hello,

I get a segmentation fault when I try to copy a file in particular:

$ cp a b
Fallo de segmentación

Note: "Fallo de segmentación" means segmentation fault.

$ ls -l
-rwx------ 1 eneko eneko  16875520 2007-08-14 12:55 b
-rwx------ 1 eneko eneko 102049992 2006-05-05 11:23 a

These messages appear in /var/log/messages:

Aug 14 12:55:35 eneko kernel: [101755.918638]  <1>BUG: unable to handle kernel 
paging request at virtual address 00010000
Aug 14 12:55:35 eneko kernel: [101801.885715] c0157076
Aug 14 12:55:35 eneko kernel: [101801.885724] Modules linked in: radeon drm 
binfmt_misc rfcomm l2cap vmnet(P) vmmon(P) ppdev cpufreq_conservative 
cpufreq_userspace cpufreq_powersave cpufreq_ondemand cpufreq_stats freq_table 
sony_acpi tc1100_wmi pcc_acpi dev_acpi video ac sbs i2c_ec button asus_acpi 
backlight container dock battery af_packet nls_iso8859_1 nls_cp437 vfat fat 
sbp2 parport_pc lp parport fuse snd_via82xx_modem snd_seq_dummy snd_seq_oss 
snd_seq_midi hci_usb snd_emu10k1_synth snd_emux_synth ipv6 bluetooth 
snd_seq_virmidi snd_seq_midi_event snd_seq_midi_emul snd_via82xx snd_pcm_oss 
snd_mixer_oss snd_emu10k1 snd_ac97_codec ac97_bus nfs lockd sunrpc serio_raw 
pcspkr snd_util_mem snd_pcm snd_mpu401_uart psmouse snd_seq snd_timer snd_hwdep 
snd_rawmidi snd_seq_device i2c_viapro k8temp snd snd_page_alloc soundcore 
i2c_core emu10k1_gp amd64_agp agpgart sk98lin shpchp pci_hotplug gameport tsdev 
evdev ext3 jbd mbcache ide_cd cdrom ide_disk ata_generic generic floppy 
ehci_hcd uhci_hcd usbcore via82cxxx sata_via
Aug 14 12:55:35 eneko kernel: libata scsi_mod ohci1394 ieee1394 skge thermal 
processor fan fbcon tileblit font bitblit softcursor vesafb capability commoncap

$ uname -a
Linux eneko 2.6.20-16-generic #2 SMP Thu Jun 7 20:19:32 UTC 2007 i686 GNU/Linux

$ cp --version
cp (GNU coreutils) 5.97
Copyright (C) 2006 Free Software Foundation, Inc.
Este programa es software libre Puede ser redistribuido bajo los términos de la
Licencia Pública General de GNU <http://www.gnu.org/licenses/gpl.html>.
No se proporciona NINGUNA GARANTÍA, hasta al grado permitido por la ley.

Escrito por Torbjorn Granlund, David MacKenzie, y Jim Meyering.

I am using Kubuntu Feisty 7.04.

Do you need more info? Perhaps a kernel bug?

Thank you very much and nice job!!

Eneko

reply via email to

[Prev in Thread] Current Thread [Next in Thread]