Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 18 Nov 2006 17:42:29 -0600
From:      David Kelly <dkelly@HiWAAY.net>
To:        FreeBSD Questions <questions@freebsd.org>
Subject:   link_elf_lookup_symbol: missing symbol hash table
Message-ID:  <14F37117-061D-4B88-A1B2-8EB29510563C@HiWAAY.net>

next in thread | raw e-mail | index | archive | help
Am getting a lot of these:

Nov 18 12:54:19 Grumpy kernel: link_elf_lookup_symbol: missing symbol  
hash table

in /var/log/messages and dmesg with 6.2-PRERELEASE. Reading /usr/src/ 
UPDATING has been of no use, nor searching the mailing list archives.

The message appears on the text console very early in the booting  
process. Am using an edited GENERIC based on 1.429.2.4 2005/10/28  
19:21:27 but failed to notice significant additions in the latest  
GENERIC.

"grep -il /usr/src/sys/i386/conf/*" didn't hit anything.

The most unusual thing about my system configuration would be /boot/ 
loader.conf:

geom_vinum_load=YES

# either load these here or statically compile into the kernel:
# 3/17/2006 dmk
#wlan_wep_load="YES"    # used by WEP
#wlan_tkip_load="YES"   # used by WPA
wlan_ccmp_load="YES"    # used by WPA2
wlan_xauth_load="YES"
#wlan_acl_load="YES"

snd_ich_load=YES
hw.ata.atapi_dma=1
kern.maxdsiz="2G"
kern.dfldsiz="2G"
#hw.physmem="2G"	# saying this broke things wonderfully, altho true
kern.maxssiz="128M"
nvidia_load="YES"
linux_load="YES"

Sources from cvsup yesterday. This problem predates that, was trying  
to fix it with new sources yesterday. What have I done wrong?

--
David Kelly N4HHE, dkelly@HiWAAY.net
========================================================================
Whom computers would destroy, they must first drive mad.




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?14F37117-061D-4B88-A1B2-8EB29510563C>