Return to BSD News archive
Received: by minnie.vk1xwt.ampr.org with NNTP id AA1856 ; Tue, 23 Feb 93 15:01:19 EST Path: sserve!manuel.anu.edu.au!munnari.oz.au!news.Hawaii.Edu!ames!agate!agate.berkeley.edu!cgd From: cgd@gaia.CS.Berkeley.EDU (Chris G. Demetriou) Newsgroups: comp.os.386bsd.questions Subject: Re: SIGSEGV while linking kernel (???) Date: 21 Feb 93 17:30:57 Organization: Kernel Hackers 'r' Us Lines: 19 Message-ID: <CGD.93Feb21173057@gaia.CS.Berkeley.EDU> References: <6383@krafla.rhi.hi.is> NNTP-Posting-Host: gaia.cs.berkeley.edu In-reply-to: adamd@rhi.hi.is's message of 21 Feb 93 21:25:44 GMT In article <6383@krafla.rhi.hi.is> adamd@rhi.hi.is (Adam David) writes: >Do I need to patch ld before building a new kernel, or is there some other >trick I can use? A few seconds into the link phase, ld gets killed by >signal 11. running ld directly from a shell gives a 250+ kB core file. this has happened to me occasionally, generally after my machine crashed while making some kernel object files... look for zero-length object files, and stuff like that in the place where you're building the kernel. also try "size *.o" and remove anything it complains about. chris -- Chris G. Demetriou cgd@cs.berkeley.edu MENTALLY CONTAMINATED and proud of it!