From owner-freebsd-current@freebsd.org Mon Jun 26 11:22:54 2017 Return-Path: Delivered-To: freebsd-current@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 70B9CDA76FA for ; Mon, 26 Jun 2017 11:22:54 +0000 (UTC) (envelope-from killing@multiplay.co.uk) Received: from mail-wm0-x235.google.com (mail-wm0-x235.google.com [IPv6:2a00:1450:400c:c09::235]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 09D0474392 for ; Mon, 26 Jun 2017 11:22:53 +0000 (UTC) (envelope-from killing@multiplay.co.uk) Received: by mail-wm0-x235.google.com with SMTP id b184so4800872wme.1 for ; Mon, 26 Jun 2017 04:22:53 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=multiplay-co-uk.20150623.gappssmtp.com; s=20150623; h=subject:to:references:from:message-id:date:user-agent:mime-version :in-reply-to:content-language; bh=CDPq6+wZbVUmroG+bV3OOEU7KWf2ruBAMfq/w+s1E6c=; b=fjgKxk6fiL2YX6uJzfJZtpvp9uM1ZuYAlj07CLHqqOFYQljmw4lYMOrmZB+5ByQmrG UzJiRL4tE4s21c5PzlEdd/orbQ/HdlJhGDREZ31wV6zbMs/eJmNC8m3sycRatCxJ5VDu wGEQLZnwbAWeFJ+Rb3FKJHAyW1HPoVm174hXvquo2uaciaxVmJwGKYLYUsqez2F4CwHj Y6ls3PcVHVNzRyv3HPqmNhhsn0hFsOQfgTMjPpZ7hBIV9YTYgx0UCHKQXN+2jBehcG2m wHArl8g56hRLIRj5/JfIZ31Q0uHl705dtyiEzCZttn2G/cSoFkfgtR6TB1k73BoXlRV1 B20Q== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:subject:to:references:from:message-id:date :user-agent:mime-version:in-reply-to:content-language; bh=CDPq6+wZbVUmroG+bV3OOEU7KWf2ruBAMfq/w+s1E6c=; b=aDb4YEL5VRtVmOG7vpySeRtmV17rkM6Kd0uk/criIlLjm7hllJLopoV23Faz2xkQYo hRa7sDAVtkrM9BVk+M7N9/quDnFEWswqAOsTGREnBXVtnMHAxX7LUoIJvBWQe6+qiu6/ DjDB/s4ecEbxXXEOLyTcGiaQf41rDJo77qUcd32tVXAxwqovf96swCICaM8IpFaaKMJ0 /ip2Vg2EutrLcSDd3UMGDwR5WZ81K4PDyWlLhdbnMJv7/bxd8f2pnqjdrLIfG+eEJnFg 1TOMZd7YwG2xAilzRl79paFHRpERbAo5GbgPggh2AKkSmTQAN5XnhkIQT51ZjrlbLfTH kmoQ== X-Gm-Message-State: AKS2vOwT8AGOzgR1+lIVI5HQunnvk0wLlKNCPn+8uTaqghxLY0+a/aLG Ez0EKZ/KtbQWfJL6O3vT5g== X-Received: by 10.28.93.197 with SMTP id r188mr2899338wmb.44.1498476171684; Mon, 26 Jun 2017 04:22:51 -0700 (PDT) Received: from [10.10.1.111] ([185.97.61.15]) by smtp.gmail.com with ESMTPSA id n131sm8601170wmg.11.2017.06.26.04.22.50 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Mon, 26 Jun 2017 04:22:50 -0700 (PDT) Subject: Re: r319971 -> r320351: Fatal error 'Cannot allocate red zone for initial thread' To: freebsd-current@freebsd.org References: <20170625120731.GE1241@albert.catwhisker.org> <20170626102942.274b42e6@freyja.zeit4.iv.bundesimmobilien.de> From: Steven Hartland Message-ID: <6bd6a816-dbe4-1abf-f01b-da3afb03930c@multiplay.co.uk> Date: Mon, 26 Jun 2017 12:22:50 +0100 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.1.1 MIME-Version: 1.0 In-Reply-To: <20170626102942.274b42e6@freyja.zeit4.iv.bundesimmobilien.de> Content-Language: en-US Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.23 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.23 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, 26 Jun 2017 11:22:54 -0000 Is this related to kib's additional fix over the weekend? https://svnweb.freebsd.org/changeset/base/320344 Regards Steve On 26/06/2017 09:29, O. Hartmann wrote: > Over the past week we did not update several 12-CURRENT running development > hosts, so today is the first day of performing this task. > > First I hit the very same problem David Wolfskill reported earlier, a fatal > trap 12, but fowllowing the thread, I did as advised: removing /usr/obj > completely (we use filemon/WITH_META_MODE=YES all over the place) and > recompiling world and kernel. > > Since tag 20170617 in /usr/src/UPDATING referred to the INO64 update and the > INO64 update hasn't performed so far starting from r319971, I installed the > kernel, rebooted the box in single user mode (this time smoothly), did a > mergemaster and tried to do "make installworld" - but the box instantanously > bails out: > > [...] > Fatal error 'Cannot allocate red zone for initial thread' at line 392 in > file /usr/src/lib/libthread/thr_init.c > pid 60 (cc) uid0: exited on signal 6 ... > > [...] > > That way, I obviously can not install a world :-( > > What is wrong here? Is the problem resovable? > > Kind regards, > > Oliver > _______________________________________________ > freebsd-current@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"