From owner-freebsd-current@FreeBSD.ORG Sun Jul 23 23:05:37 2006 Return-Path: X-Original-To: freebsd-current@freebsd.org Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1C49A16A4DD for ; Sun, 23 Jul 2006 23:05:37 +0000 (UTC) (envelope-from pbowen@fastmail.fm) Received: from out4.smtp.messagingengine.com (out4.smtp.messagingengine.com [66.111.4.28]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3B09543D53 for ; Sun, 23 Jul 2006 23:05:36 +0000 (GMT) (envelope-from pbowen@fastmail.fm) Received: from frontend3.internal (frontend3.internal [10.202.2.152]) by frontend1.messagingengine.com (Postfix) with ESMTP id C154BD91A63 for ; Sun, 23 Jul 2006 19:05:34 -0400 (EDT) Received: from heartbeat1.messagingengine.com ([10.202.2.160]) by frontend3.internal (MEProxy); Sun, 23 Jul 2006 19:05:37 -0400 X-Sasl-enc: VWppt7FsC40SoaQ7mrkRYUaKInxl47iwDIc+Y+Rp175D 1153695924 Received: from [10.50.31.168] (unknown [204.110.228.254]) by mail.messagingengine.com (Postfix) with ESMTP id 397F2714B for ; Sun, 23 Jul 2006 19:05:23 -0400 (EDT) Message-ID: <44C400BC.80502@fastmail.fm> Date: Sun, 23 Jul 2006 18:05:32 -0500 From: Patrick Bowen User-Agent: Thunderbird 1.5.0.4 (X11/20060723) MIME-Version: 1.0 To: freebsd-current@freebsd.org References: <44C39D7E.30102@mail.web.am> In-Reply-To: <44C39D7E.30102@mail.web.am> Content-Type: text/plain; charset=KOI8-R; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: Are there any beakage of linuxulator (on amd64)? X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 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: Sun, 23 Jul 2006 23:05:37 -0000 Gaspar Chilingarov wrote: > Hi all! > > After upgrading from -CURRENT mid-Mart to Jul 22 current I got a > failures for Linux applications which try to use X. > > About my system: amd64, I'm trying to run openoffice and skype, but they > fail with "Segmentation fault". ktrace also produces dump, which makes > kdump fail also with segfault. > > Is this known issue or I've messed somethng on my system while upgrading? > > Thanks in advice, > Gaspar > _______________________________________________ > freebsd-current@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org" > > Gaspar; I had similar problems with firefox after upgrading to -current. It seems that some libraries are at fault. You'll need to remake your ports so that they use the new libraries. Patrick