Package: kernel-image-2.6.8-2-686-smp
Version: 2.6.8-13
Quando monto um volume usb via mount /dev/sda1 /usb
ele as vezes monta e as vezes nao,
e um dos erros que peguei esta descrito
abaixo:
usb 4-1: new high speed USB device using address
17
Jul 12 10:35:46 localhost kernel: kmem_cache_create: duplicate cache scsi_cmd_cache Jul 12 10:35:46 localhost kernel: ------------[ cut here ]------------ Jul 12 10:35:46 localhost kernel: kernel BUG at mm/slab.c:1382! Jul 12 10:35:46 localhost kernel: invalid operand: 0000 [#1] Jul 12 10:35:46 localhost kernel: PREEMPT SMP Jul 12 10:35:46 localhost kernel: Modules linked in: af_packet ipv6 parport_pc parport floppy evdev pcspkr snd_intel8x0 snd_ac97_codec snd_pcm snd_timer snd_page_alloc gameport snd_mpu401_uart snd_rawmidi snd_seq_device snd shpchp pciehp pci_hotplug ehci_hcd intel_agp agpgart sd_mod usb_storage scsi_mod uhci_hcd usbcore i810_audio ac97_codec soundcore e100 mii reiserfs capability commoncap ide_cd cdrom genrtc ext3 jbd mbcache ide_generic piix ide_disk ide_core unix font vesafb cfbcopyarea cfbimgblt cfbfillrect Jul 12 10:35:46 localhost kernel: CPU: 0 Jul 12 10:35:46 localhost kernel: EIP: 0060:[kmem_cache_create+1062/1488] Not tainted Jul 12 10:35:46 localhost kernel: EFLAGS: 00010202 (2.6.8-2-686-smp) Jul 12 10:35:46 localhost kernel: EIP is at kmem_cache_create+0x426/0x5d0 Jul 12 10:35:46 localhost kernel: eax: 00000032 ebx: cfbe4c10 ecx: c03a0158 edx: c02dbfbc Jul 12 10:35:46 localhost kernel: esi: d0aa276f edi: d0aa276f ebp: cfbe4280 esp: cda0dd54 Jul 12 10:35:46 localhost kernel: ds: 007b es: 007b ss: 0068 Jul 12 10:35:46 localhost kernel: Process khubd (pid: 791, threadinfo=cda0c000 task=cfcc4130) Jul 12 10:35:46 localhost kernel: Stack: c02b2b00 d0aa2760 00000080 00002000 cda0dd78 cfbe42d8 0000000a c0000000 Jul 12 10:35:46 localhost kernel: ffffff80 00000080 cfe14e00 d0ab4700 cfe14e10 d0ab4728 d0a97407 d0aa2760 Jul 12 10:35:46 localhost kernel: 0000015c 00000080 00002000 00000000 00000000 000001e8 cfe14e00 cfe14fe8 Jul 12 10:35:46 localhost kernel: Call Trace: Jul 12 10:35:46 localhost kernel: [__crc_freeze_bdev+586606/1632667] scsi_setup_command_freelist+0x77/0x100 [scsi_mod] Jul 12 10:35:46 localhost kernel: [__crc_freeze_bdev+592178/1632667] scsi_host_alloc+0x1db/0x2e0 [scsi_mod] Jul 12 10:35:46 localhost kernel: [__crc_freeze_bdev+433102/1632667] usb_stor_acquire_resources+0x77/0x130 [usb_storage] Jul 12 10:35:46 localhost kernel: [__crc_freeze_bdev+434050/1632667] storage_probe+0x14b/0x220 [usb_storage] Jul 12 10:35:46 localhost kernel: [__crc_freeze_bdev+294884/1632667] usb_probe_interface+0x5d/0x70 [usbcore] Jul 12 10:35:46 localhost kernel: [bus_match+63/112] bus_match+0x3f/0x70 Jul 12 10:35:46 localhost kernel: [device_attach+63/160] device_attach+0x3f/0xa0 Jul 12 10:35:46 localhost kernel: [bus_add_device+92/176] bus_add_device+0x5c/0xb0 Jul 12 10:35:46 localhost kernel: [device_add+161/304] device_add+0xa1/0x130 Jul 12 10:35:46 localhost kernel: [__crc_freeze_bdev+326474/1632667] usb_set_configuration+0x2f3/0x45b [usbcore] Jul 12 10:35:46 localhost kernel: [__crc_freeze_bdev+304505/1632667] usb_new_device+0xb2/0x170 [usbcore] Jul 12 10:35:46 localhost kernel: [__crc_freeze_bdev+307939/1632667] hub_port_connect_change+0x22c/0x430 [usbcore] Jul 12 10:35:46 localhost kernel: [__crc_freeze_bdev+309130/1632667] hub_events+0x2a3/0x3f0 [usbcore] Jul 12 10:35:46 localhost kernel: [__crc_freeze_bdev+309516/1632667] hub_thread+0x35/0x120 [usbcore] Jul 12 10:35:46 localhost kernel: [autoremove_wake_function+0/96] autoremove_wake_function+0x0/0x60 Jul 12 10:35:46 localhost kernel: [ret_from_fork+6/20] ret_from_fork+0x6/0x14 Jul 12 10:35:46 localhost kernel: [autoremove_wake_function+0/96] autoremove_wake_function+0x0/0x60 Jul 12 10:35:46 localhost kernel: [__crc_freeze_bdev+309463/1632667] hub_thread+0x0/0x120 [usbcore] Jul 12 10:35:46 localhost kernel: [kernel_thread_helper+5/16] kernel_thread_helper+0x5/0x10 Jul 12 10:35:46 localhost kernel: Code: 0f 0b 66 05 7e 22 2b c0 8b 0b e9 5b ff ff ff 8b 47 50 c7 04 Jul 12 10:35:47 localhost usb.agent[31249]: usb-storage: already loaded Gostaria de saber se eh algum erro no kernel
compilado para meu Debian ou eh algum erro no modulo do usb_storage
Estou usando GNU/Linux 3.1,
kernel 2.6.8-2-686-smp
|