Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 30 May 2005 18:56:47 +0200 (CEST)
From:      Harti Brandt <hartmut.brandt@dlr.de>
To:        Julian Stacey <jhs@berklix.org>
Cc:        current@freebsd.org
Subject:   Re: make cores on 5.4-RELEASE amd64 but not on i386, need a maintainer.
Message-ID:  <20050530185455.V48012@beagle.kn.op.dlr.de>
In-Reply-To: <200505301502.j4UF28Ls027504@fire.jhs.private>
References:  <200505301502.j4UF28Ls027504@fire.jhs.private>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 30 May 2005, Julian Stacey wrote:

JS>Any make maintainers reading this ? ... I attach a gdb backtrace.

yes.

JS>
JS>Make cores on 5.4-RELEASE amd64 but not on i386.  With a virgin
JS>unhacked release-5.4 make executable, as built by a couple
JS>of `make worlds'.  The hardware is OK, no other troubles.
JS>
JS>I could try strip & mail a minimal uuencoded tar.gz to 
JS>provoke the core, but that's a little tricky:
JS>	- Data tree is not /usr/src, but my personal data.  
JS>	- Some of my macros are also needed & some of my tools, but 
JS>	  all sources for those are public on the web.
JS>	- A recipient would need a login on an amd64 machine.  
JS>	  Mine's behind a firewall.
JS>
JS>#0  0x000000000043b2a2 in memcpy ()
JS>#1  0x00000000004122e0 in SuffFindNormalDeps (gn=0x579d80, slst=0x561200)
JS>    at suff.c:1797

This could be a hint to the bug in suffix parsing that Matt found some 
time ago. Is there any chance you can test this with a make from -current?
I'll have a look tomorrow.

harti

JS>#2  0x0000000000412c09 in SuffFindDeps (gn=0x579d80, slst=0x561200)
JS>    at suff.c:2167
JS>#3  0x0000000000412aac in Suff_FindDeps (gn=0x579d80) at suff.c:2115
JS>#4  0x0000000000402a40 in CompatMake (gnp=0x579d80, pgnp=0x570980)
JS>    at compat.c:453
JS>#5  0x0000000000419224 in Lst_ForEachFrom (l=0x5754c0, ln=0x58a2a0, 
JS>    proc=0x4029d0 <CompatMake>, d=0x570980)
JS>    at /usr1/5.4-RELEASE/src/usr.bin/make/lst.lib/lstForEachFrom.c:94
JS>#6  0x00000000004191b0 in Lst_ForEach (l=0x5754c0, proc=0x4029d0 <CompatMake>, 
JS>    d=0x570980) at /usr1/5.4-RELEASE/src/usr.bin/make/lst.lib/lstForEach.c:73
JS>#7  0x0000000000402a56 in CompatMake (gnp=0x570980, pgnp=0x570880)
JS>    at compat.c:454
JS>#8  0x0000000000419224 in Lst_ForEachFrom (l=0x575100, ln=0x57d680, 
JS>    proc=0x4029d0 <CompatMake>, d=0x570880)
JS>    at /usr1/5.4-RELEASE/src/usr.bin/make/lst.lib/lstForEachFrom.c:94
JS>#9  0x00000000004191b0 in Lst_ForEach (l=0x575100, proc=0x4029d0 <CompatMake>, 
JS>    d=0x570880) at /usr1/5.4-RELEASE/src/usr.bin/make/lst.lib/lstForEach.c:73
JS>#10 0x0000000000402a56 in CompatMake (gnp=0x570880, pgnp=0x570880)
JS>    at compat.c:454
JS>#11 0x0000000000402f79 in Compat_Run (targs=0x587240) at compat.c:701
JS>#12 0x000000000040bfbd in main (argc=1, argv=0x7fffffffdcf0) at main.c:897
JS>
JS>-
JS>Julian Stacey        Net & Sys Eng Consultant, Munich       http://berklix.com
JS> Mail in Ascii (Html=Spam).  Ihr Rauch = mein allergischer Kopfschmerz.
JS>_______________________________________________
JS>freebsd-current@freebsd.org mailing list
JS>http://lists.freebsd.org/mailman/listinfo/freebsd-current
JS>To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"
JS>
JS>
JS>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050530185455.V48012>