From owner-freebsd-ports@FreeBSD.ORG Mon Mar 9 12:23:56 2009 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DF429106566B for ; Mon, 9 Mar 2009 12:23:56 +0000 (UTC) (envelope-from marius@nuenneri.ch) Received: from fg-out-1718.google.com (fg-out-1718.google.com [72.14.220.154]) by mx1.freebsd.org (Postfix) with ESMTP id 81D118FC13 for ; Mon, 9 Mar 2009 12:23:56 +0000 (UTC) (envelope-from marius@nuenneri.ch) Received: by fg-out-1718.google.com with SMTP id l26so685780fgb.35 for ; Mon, 09 Mar 2009 05:23:55 -0700 (PDT) MIME-Version: 1.0 Received: by 10.86.72.15 with SMTP id u15mr3916963fga.8.1236600150643; Mon, 09 Mar 2009 05:02:30 -0700 (PDT) In-Reply-To: <20090309085153.GE1640@unistra.fr> References: <20090309085153.GE1640@unistra.fr> Date: Mon, 9 Mar 2009 13:02:30 +0100 Message-ID: From: =?ISO-8859-1?Q?Marius_N=FCnnerich?= To: Guy Brand Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Cc: freebsd-ports@freebsd.org Subject: Re: Wine and CURRENT X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 09 Mar 2009 12:23:57 -0000 On Mon, Mar 9, 2009 at 09:51, Guy Brand wrote: > Hello, > > > Am I the only one unable to start wine on CURRENT? > > =A0bug ~# wine progman > =A0Assertion failed: (heap_base !=3D (void *)-1), function virtual_init, > =A0file virtual.c, line 1314. > =A0[1] =A0 =A02797 abort (core dumped) =A0wine progman > > It's been that way for a few months now and it's still the same with > wine-1.1.15 port. I do not run wine on current but I think I saw this error when I increased KVA_PAGES on 7-stable. Did you do that? What architecture are you using?