From owner-freebsd-current@FreeBSD.ORG Mon May 30 18:24:15 2005 Return-Path: X-Original-To: current@freebsd.org Delivered-To: freebsd-current@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2811716A41C; Mon, 30 May 2005 18:24:15 +0000 (GMT) (envelope-from jhs@flat.berklix.net) Received: from tower.berklix.org (bsd.bsn.com [194.221.32.7]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9BE9C43D1F; Mon, 30 May 2005 18:24:14 +0000 (GMT) (envelope-from jhs@flat.berklix.net) Received: from js.berklix.net (p549A47C6.dip.t-dialin.net [84.154.71.198]) (authenticated bits=0) by tower.berklix.org (8.12.9p2/8.12.9) with ESMTP id j4UIOB8o027765; Mon, 30 May 2005 20:24:11 +0200 (CEST) (envelope-from jhs@flat.berklix.net) Received: from fire.jhs.private (fire.jhs.private [192.168.91.41]) by js.berklix.net (8.12.11/8.12.11) with ESMTP id j4UIO7d8002971; Mon, 30 May 2005 20:24:08 +0200 (CEST) (envelope-from jhs@flat.berklix.net) Received: from fire.jhs.private (localhost [127.0.0.1]) by fire.jhs.private (8.13.3/8.13.3) with ESMTP id j4UIO7Zb076084; Mon, 30 May 2005 20:24:07 +0200 (CEST) (envelope-from jhs@fire.jhs.private) Message-Id: <200505301824.j4UIO7Zb076084@fire.jhs.private> To: Harti Brandt In-Reply-To: Message from Harti Brandt of "Mon, 30 May 2005 18:56:47 +0200." <20050530185455.V48012@beagle.kn.op.dlr.de> Date: Mon, 30 May 2005 20:24:07 +0200 From: "Julian H. Stacey" Cc: current@freebsd.org Subject: Re: make cores on 5.4-RELEASE amd64 but not on i386, need a maintainer. X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 30 May 2005 18:24:15 -0000 Harti Brandt wrote: > 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? Sure, I forgot to do that before posting, Thanks, done. I just built make from FreeBSD/branches/-current/src/usr.bin/make with a CTM date stamp on last delta received of 214243 May 30 10:05 src-cur.6870.gz (TZ=GMT+01:00) & built on my 5.4-RELEASE based system (ie libs inc/ & kernel = 5.4). Using current make it does Not Segmentation fault, using 5.4 release make it does Segmentation fault. So it seems its's a cleared bug :-) Don't know if that's what you were expecting. What I've submited might at best now just be used as something for a regression test, (though it calls my make macros & builds tools & includes variables from other inc/Makefile type stuff, so Not a nice easy self contained reegression test. > I'll have a look tomorrow. Thanks. If you want me to test anything, shout. My Makefile structure will change later, & it may then be hard to tickle this bug again, but I'll keep a frozen version for a while in case needed. > 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 , 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 , > 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 , 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 , > 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> > > - Julian Stacey Net & Sys Eng Consultant, Munich http://berklix.com Mail in Ascii (Html=Spam). Ihr Rauch = mein allergischer Kopfschmerz.