From owner-freebsd-emulation@FreeBSD.ORG Sat Aug 19 00:47:56 2006 Return-Path: X-Original-To: freebsd-emulation@freebsd.org Delivered-To: freebsd-emulation@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7351216A4E1 for ; Sat, 19 Aug 2006 00:47:56 +0000 (UTC) (envelope-from yuri.pankov@gmail.com) Received: from py-out-1112.google.com (py-out-1112.google.com [64.233.166.179]) by mx1.FreeBSD.org (Postfix) with ESMTP id C93EA43D45 for ; Sat, 19 Aug 2006 00:47:55 +0000 (GMT) (envelope-from yuri.pankov@gmail.com) Received: by py-out-1112.google.com with SMTP id o67so1340043pye for ; Fri, 18 Aug 2006 17:47:55 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=hUblxZvGDi8SVcwdqyw2fxqmhoEHPywy7BtTy1eeaD6tx5xYmkbzyjbEm5aRb0fJL9xRBvmVFXoCSdadVTtAI3NuwAO0hsr/xeY/sF+RjjLLQHsiCi+RgArELmzi5X28kgZPdRaG8yFAxtEVHgTHtIIMrg8GJAXi7M361fwZ7RY= Received: by 10.64.193.8 with SMTP id q8mr2967584qbf; Fri, 18 Aug 2006 17:47:54 -0700 (PDT) Received: by 10.65.126.5 with HTTP; Fri, 18 Aug 2006 17:47:54 -0700 (PDT) Message-ID: Date: Sat, 19 Aug 2006 04:47:54 +0400 From: "Yuri Pankov" To: "Alexander Leidinger" In-Reply-To: <20060819020622.6b371e23@Magellan.Leidinger.net> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <20060819020622.6b371e23@Magellan.Leidinger.net> Cc: freebsd-emulation@freebsd.org Subject: Re: panic when running acroread on recent -CURRENT/amd64 X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.5 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: Sat, 19 Aug 2006 00:47:56 -0000 On 8/19/06, Alexander Leidinger wrote: > Quoting Yuri (Sat, 19 Aug 2006 03:29:18 +0400): > > > Hi, > > > > After upgrading to -CURRENT/amd64 as of 18 August 2006, around 7PM > > GMT, I'm getting panics when running acroread, even without X. Ports > > I did commit a fix for this a little bit later than 7 pm GMT. So update > to a more recent -current. But don't expect a working acroread (it will > segfault). If you know how to add some printf()s to the kernel, feel > free to coordinate with jhb@ to get this issue fixed. > > Bye, > Alexander. > > -- > Darth Vader: > When I left you, I was but the learner. > Now I am the master. > http://www.Leidinger.net Alexander @ Leidinger.net: PGP ID = B0063FE7 > http://www.FreeBSD.org netchild @ FreeBSD.org : PGP ID = 72077137 > Thanks, Alexander. I've cvsup'ed source tree now, and I don't see your commit. As for acroread itself, I have to read all related threads on mailing list (missed it due to being busy lately), and I'll try to do whatever is required. Yuri