Click to See Complete Forum and Search --> : Samba problems: "Unable to handle kernel paging request at virtual address 0c458b00"


Antipop
06-25-2001, 03:06 PM
I followed the Samba NHF on the site here. I have a partition (/dev/hdc1) that I'm mounting to my Samba share (/home/public). I can see the share in Network Neighborhood in Windows. I thought everything was working fine, so I started to copy about 8GB of MP3s over to it. After copying about 3GB, Windows tells me that the network resource has become unavailible. I go over to the logs on the computer that's running Samba and I see: Jun 25 14:19:19 chaos kernel: Unable to handle kernel paging request at virtual address 0c458b00
Jun 25 14:19:20 chaos kernel: current->tss.cr3 = 00640000, %cr3 = 00640000
Jun 25 14:19:20 chaos kernel: *pde = 00000000
Jun 25 14:20:40 chaos inetd[87]: netbios-ns/udp server failing (looping), service terminated
Jun 25 14:28:14 chaos inetd[87]: netbios-ns/udp server failing (looping), service terminated
Jun 25 14:48:52 chaos inetd[87]: netbios-ns/udp server failing (looping), service terminated
Jun 25 14:51:19 chaos inetd[87]: netbios-ns/udp server failing (looping), service terminated
Jun 25 14:54:17 chaos kernel: Unable to handle kernel paging request at virtual address 0034ebac
Jun 25 14:54:17 chaos kernel: current->tss.cr3 = 007d8000, %cr3 = 007d8000
Jun 25 14:54:17 chaos kernel: *pde = 00000000

In network neighborhood in Windows I can no longer see any of my computers drives and clicking on "Entire Network" tells me that the network is inaccessible. I'm running Slack 7.0 (kernel 2.2.13), the newest Samba that I compiled from source, and hdc1 is an ext2 partition. Does anyone have any ideas about what could cause this? I really don't want to lose 1/2 my MP3s to a faulty Samba =).

bdg1983
06-25-2001, 04:08 PM
The old search Google (http://www.google.com/linux) trick again. Did one for 'Unable to handle kernel paging request at virtual address' and received a lot of hits. You may want to try the same and see if you can find an answer to your problem.