From owner-freebsd-stable@freebsd.org Wed Jul 26 14:29:01 2017 Return-Path: Delivered-To: freebsd-stable@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 2E06BDBF104 for ; Wed, 26 Jul 2017 14:29:01 +0000 (UTC) (envelope-from steinex@nognu.de) Received: from mail-wm0-x242.google.com (mail-wm0-x242.google.com [IPv6:2a00:1450:400c:c09::242]) (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 BC426644C2 for ; Wed, 26 Jul 2017 14:29:00 +0000 (UTC) (envelope-from steinex@nognu.de) Received: by mail-wm0-x242.google.com with SMTP id t138so1275017wmt.4 for ; Wed, 26 Jul 2017 07:29:00 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=nognu-de.20150623.gappssmtp.com; s=20150623; h=date:from:to:cc:subject:message-id:mail-followup-to:references :mime-version:content-disposition:in-reply-to:user-agent; bh=FPfnoNxx595X4TImgz7dEgLQzp+SfkaHzqBW+S93ItQ=; b=pIgW3z75KsguuL2wYWvv5oBoV5UZpTJfBi8/o1Z37oZUZGHaAiTHoJww9UnHG0nJN0 r58xRahvpq3n9ACT5E9rE7s6p0d6fjNalUsUB3bzkKS8hxI3V3ftdr+WXUwABs7GlyFQ c6iP5Ph6i3AFSgWRr0f8cl9MeeAiJD+s2iUfMvMPBBmYP5xpTV4FwBfxwim/zm5b9T7V dI+CTJew3n96QBALbOCUqPMP73rw/OTdTi8narPpKhl7/iBUUwToaktyJNJ86I5HjUa+ v0064H11UaAVG57ymP7NVg9fNXasr0S506Z0JXfyR+CN9wi/uSCs7AR7Nvbu5a0Az+pY U20Q== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id :mail-followup-to:references:mime-version:content-disposition :in-reply-to:user-agent; bh=FPfnoNxx595X4TImgz7dEgLQzp+SfkaHzqBW+S93ItQ=; b=CbnCYSOhJN5uE5a6wVdGNUjJ9aTHW7Qv/84HRwFfMLE09RIeKiZxYU3rkMZX/mvL3q ZTBe+FJaQkTbRqmjEj4+6iJKCR9Tgi+wttu9ZK4K8+kPcNGqHyIdb6Th3vsOlSbrpViY 2CDwymEZ319aQid9T9gGvpvqaljELPnEyfuBjTA4P+uzXKCED5KVBlj1yO2BxZ7PF/XX IDQFuyccRSnWzFe+F3+drvtp+bDDjBolKASS4ZL2RngjFLCHc5kw8vXjO2eIgXbJlGdt I2+2N1rXJxQNsn3EMtPQWRF9pYJXseoypQ/2oSznO1Yxzq8WZBvmjtdbMj7RGtZCMuqY lhdw== X-Gm-Message-State: AIVw113PcdaLa/8gribYbWQU8iX8cP0jn9AMynsO2k2wMUuUDMwMaqhM yLwhGPfO4h5vJTX0 X-Received: by 10.28.101.5 with SMTP id z5mr940507wmb.136.1501079338503; Wed, 26 Jul 2017 07:28:58 -0700 (PDT) Received: from krenn.local ([2a02:908:e942:23c0:8d03:19aa:5b4:c907]) by smtp.gmail.com with ESMTPSA id l1sm9196422wmb.20.2017.07.26.07.28.57 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Wed, 26 Jul 2017 07:28:57 -0700 (PDT) Date: Wed, 26 Jul 2017 16:28:55 +0200 From: Frank Steinborn To: Konstantin Belousov Cc: Jan Kokem??ller , freebsd-stable@freebsd.org Subject: Re: 11.1-RC2 breaks wine, creates unkillable process Message-ID: <20170726142855.GA69449@krenn.local> Mail-Followup-To: Konstantin Belousov , Jan Kokem??ller , freebsd-stable@freebsd.org References: <176da83a-f6be-7f20-3416-f961c2ae91e0@gmx.net> <20170709122301.GI1935@kib.kiev.ua> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20170709122301.GI1935@kib.kiev.ua> User-Agent: Mutt/1.8.3 (2017-05-23) X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 26 Jul 2017 14:29:01 -0000 Konstantin Belousov wrote: > On Sun, Jul 09, 2017 at 01:53:24PM +0200, Jan Kokem??ller wrote: > > Same here on -CURRENT r320620. r319481 (I think) was working fine. > > > > I'm using the i386-wine-devel package from the official repository. > > This should fix creation of the unkillable processes, but untested. > > After that, if wine still does not work, you need to look exactly > what breaks, perhaps using ktrace. Most likely there would be some > unsuccessfull mmap(2) syscall. > > diff --git a/sys/vm/vm_map.c b/sys/vm/vm_map.c > index 0a99ddde486..a0688fe4f0c 100644 > --- a/sys/vm/vm_map.c > +++ b/sys/vm/vm_map.c > @@ -1571,7 +1571,7 @@ vm_map_find_min(vm_map_t map, vm_object_t object, vm_ooffset_t offset, > find_space, prot, max, cow); > if (rv == KERN_SUCCESS || min_addr >= hint) > return (rv); > - *addr = min_addr; > + *addr = hint = min_addr; > } > } > Can someone tell me if this got fixed before 11.1-RELEASE? Thanks in advance and best regards, Frank