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

Bug#539378: [hppa]: fails to load nfs module: Global Offset Table overflow



Package: linux-2.6
Version: 2.6.26-15
Severity: normal

Affects both stable and unstable!

kernel: Linux version 2.6.26-2-parisc64-smp [...]
kernel: nfs: Global Offset Table overflow (used 1075, allowed 1023)

kernel: Linux version 2.6.30-1-parisc64 [...]
kernel: nfs: Global Offset Table overflow (used 1164, allowed 1023)

The error comes from arch/parisc/kernel/module.c.

Looks like it is a known issue:
http://lists.parisc-linux.org/pipermail/parisc-linux/2006-October/054826.html

I tried unloading other modules, but that made no difference
("used" value remained unchanged).

Does this mean that using nfs on hppa is not possible at all?

$ lsmod
Module                  Size  Used by
ipv6                  494392  10
nfsd                  461192  0
exportfs                7136  1 nfsd
lockd                 135312  1 nfsd
fscache                72840  0
nfs_acl                 4952  1 nfsd
auth_rpcgss            67608  1 nfsd
sunrpc                340544  5 nfsd,lockd,nfs_acl,auth_rpcgss
ide_gd_mod             39776  0
snd_ad1889             21160  0
snd_ac97_codec        217336  1 snd_ad1889
snd_pcm               128856  2 snd_ad1889,snd_ac97_codec
snd_timer              35320  1 snd_pcm
snd                   104448  4 snd_ad1889,snd_ac97_codec,snd_pcm,snd_timer
soundcore              11392  1 snd
snd_page_alloc         15680  1 snd_pcm
ac97_bus                2400  1 snd_ac97_codec
ext3                  231600  2
jbd                    78392  1 ext3
sd_mod                 61952  5
crc_t10dif              2352  1 sd_mod
ide_cd_mod             45688  0
cdrom                  63080  1 ide_cd_mod
ata_generic             7740  0
libata                275876  1 ata_generic
ohci_hcd               60824  0
ehci_hcd               83112  0
ns87415                 8884  0
sym53c8xx             123224  4
scsi_transport_spi     43168  1 sym53c8xx
scsi_mod              244528  4 sd_mod,libata,sym53c8xx,scsi_transport_spi
usbcore               240280  2 ohci_hcd,ehci_hcd
ide_core              175608  3 ide_gd_mod,ide_cd_mod,ns87415
tulip                  91408  0



Reply to: