From owner-freebsd-emulation@freebsd.org Sun Jul 2 04:41:17 2017 Return-Path: Delivered-To: freebsd-emulation@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 469B2D9D107 for ; Sun, 2 Jul 2017 04:41:17 +0000 (UTC) (envelope-from andy@neu.net) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id 24DC77FB5E for ; Sun, 2 Jul 2017 04:41:17 +0000 (UTC) (envelope-from andy@neu.net) Received: by mailman.ysv.freebsd.org (Postfix) id 20AB0D9D106; Sun, 2 Jul 2017 04:41:17 +0000 (UTC) Delivered-To: emulation@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 1E6D8D9D105 for ; Sun, 2 Jul 2017 04:41:17 +0000 (UTC) (envelope-from andy@neu.net) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2610:1c1:1:6074::16:84]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "freefall.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id D72057FB5D for ; Sun, 2 Jul 2017 04:41:16 +0000 (UTC) (envelope-from andy@neu.net) Received: by freefall.freebsd.org (Postfix) id 0ED591AD72; Sun, 2 Jul 2017 04:41:16 +0000 (UTC) Delivered-To: vbox@localmail.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mx1.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by freefall.freebsd.org (Postfix) with ESMTPS id EB7CC1AD71 for ; Sun, 2 Jul 2017 04:41:15 +0000 (UTC) (envelope-from andy@neu.net) Received: from mail.neu.net (neu.net [104.225.8.138]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "freebsd-11-64", Issuer "freebsd-11-64" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id E8B927FB50 for ; Sun, 2 Jul 2017 04:41:11 +0000 (UTC) (envelope-from andy@neu.net) Received: from neu.net (neu.net [104.225.8.138]) by mail.neu.net (8.15.2/8.15.2) with ESMTPS id v624TuMF052161 (version=TLSv1.2 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO) for ; Sun, 2 Jul 2017 00:29:57 -0400 (EDT) (envelope-from andy@neu.net) Date: Sun, 2 Jul 2017 00:29:56 -0400 (EDT) From: AN To: vbox@FreeBSD.org Subject: VBox broken after stack guard update Message-ID: User-Agent: Alpine 2.21 (BSF 202 2017-01-01) MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset=US-ASCII X-Spam-Status: No, score=0.0 required=5.0 tests=RP_MATCHES_RCVD, T_SPF_TEMPERROR autolearn=unavailable autolearn_force=no version=3.4.1 X-Spam-Checker-Version: SpamAssassin 3.4.1 (2015-04-28) on mail.neu.net X-Mailman-Approved-At: Sun, 02 Jul 2017 10:43:22 +0000 X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 02 Jul 2017 04:41:17 -0000 FreeBSD FBSD_12 12.0-CURRENT FreeBSD 12.0-CURRENT #4 r320548: Sat Jul 1 17:05:23 EDT 2017 root@FBSD_12:/usr/obj/usr/src/sys/MYKERNEL amd64 1200037 1200037 Vbox is broken after recent update to base system: 4 warnings generated. kBuild: Linking VBox-xpcom-typelib kBuild: Linking VBox-xpcom-string kBuild: Linking VBox-xpcom-base kBuild: Linking VBox-xpcom-ds kBuild: Linking VBox-xpcom-io kBuild: Linking VBox-xpcom-components kBuild: Linking VBox-xpcom-threads kBuild: Linking VBox-xpcom-xptinfo kBuild: Linking VBox-xpcom-xptcall kBuild: Linking VBox-xpcom-proxy kBuild: Linking VBox-xpcom-ipcshared kBuild: Linking VBoxXPCOMGlue_s kBuild: Linking VBoxRT kBuild: Compiling vboxwebsrv - /usr/ports/emulators/virtualbox-ose/work/VirtualBox-5.1.22/src/VBox/Main/webservice/vboxweb.cpp kBuild: Compiling vboxwebsrv - /usr/ports/emulators/virtualbox-ose/work/VirtualBox-5.1.22/out/freebsd.amd64/release/obj/webservice/methodmaps.cpp kBuild: Compiling vboxwebsrv - /usr/ports/emulators/virtualbox-ose/work/VirtualBox-5.1.22/out/freebsd.amd64/release/obj/webservice/soapServer.cpp kmk: *** [/usr/ports/emulators/virtualbox-ose/work/VirtualBox-5.1.22/out/freebsd.amd64/release/obj/RuntimeBldProg/RuntimeBldProg.a] Segmentation fault (core dumped) The failing command: @/usr/local/bin/kmk_redirect -rti /usr/ports/emulators/virtualbox-ose/work/VirtualBox-5.1.22/out/freebsd.amd64/release/obj/RuntimeBldProg/RuntimeBldProg.a.ar-script -- ar -M kmk: *** [/usr/ports/emulators/virtualbox-ose/work/VirtualBox-5.1.22/out/freebsd.amd64/release/obj/RuntimeBldProg/RuntimeBldProg.a] Deleting file `/usr/ports/emulators/virtualbox-ose/work/VirtualBox-5.1.22/out/freebsd.amd64/release/obj/RuntimeBldProg/RuntimeBldProg.a.ar-script' kmk: *** Waiting for unfinished jobs.... In file included from /usr/ports/emulators/virtualbox-ose/work/VirtualBox-5.1.22/out/freebsd.amd64/release/obj/webservice/methodmaps.cpp:12: /usr/ports/emulators/virtualbox-ose/work/VirtualBox-5.1.22/include/VBox/com/array.h:943:38: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference] AssertReturn(m.arr != NULL, *((T *)NULL)); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~