LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Wireless Networking (https://www.linuxquestions.org/questions/linux-wireless-networking-41/)
-   -   Accessing a mounted smb share hangs (https://www.linuxquestions.org/questions/linux-wireless-networking-41/accessing-a-mounted-smb-share-hangs-209056/)

haddad 07-24-2004 05:52 AM

Accessing a mounted smb share hangs
 
Hi,

I am running fedora core 2 with Samba version 3.0.3-5. I have a share Called storage on windows XP machine named lab0.

When I mount the share using the mount -t smbfs... command to one mount point and then try to ls on the mount point, the process freezesand I cannot kill or terminate it, however when I do the same command and mount it on a different mount point, I can access the share without problems!!

Always the first mount freezes and the following succeeded. Here is some relvant info from dmesg

smb_lookup: find //.Trash-haddad failed, error=-5
Unable to handle kernel NULL pointer dereference at virtual address 00000000
printing eip:
00000000
*pde = 1cd65067
Oops: 0000 [#1]
Modules linked in: smbfs snd_mixer_oss snd_via82xx snd_ac97_codec snd_pcm snd_timer snd_page_alloc gameport snd_mpu401_uart snd_rawmidi snd_seq_device snd soundcore parport_pc lp parport autofs4 sunrpc ndiswrapper via_rhine mii floppy sg scsi_mod nls_utf8 nls_cp437 dm_mod uhci_hcd ehci_hcd button battery asus_acpi ac ipv6 ext3 jbd
CPU: 0
EIP: 0060:[<00000000>] Tainted: P
EFLAGS: 00210246 (2.6.7)
EIP is at 0x0
eax: da0a3f60 ebx: dd3d22d8 ecx: c015c1c0 edx: dc131fa0
esi: dc131f40 edi: 00000000 ebp: da0a3f60 esp: dc131f0c
ds: 007b es: 007b ss: 0068
Process nautilus (pid: 2732, threadinfo=dc130000 task=dc136ef0)
Stack: ecab8291 dc131f40 00000000 00000002 00000004 da0baeb0 00000000 c1341320
da099000 c17af138 da8cb740 c015c1c0 dc131fa0 00000000 fffdb5b5 00000000
00000000 00000000 da099000 00000002 00000000 00000000 00000001 00000004
Call Trace:
[<ecab8291>] smb_readdir+0x311/0x450 [smbfs]
[<c015c1c0>] filldir64+0x0/0xe0
[<c015beeb>] vfs_readdir+0xab/0xc0
[<c015c1c0>] filldir64+0x0/0xe0
[<c015c306>] sys_getdents64+0x66/0xa0
[<c0105ce9>] sysenter_past_esp+0x52/0x71

Code: Bad EIP value.


I would appreciate any help

Thanks


All times are GMT -5. The time now is 09:08 AM.