From owner-freebsd-x11@FreeBSD.ORG Thu Sep 29 23:01:07 2005 Return-Path: X-Original-To: freebsd-x11@freebsd.org Delivered-To: freebsd-x11@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1B0C816A41F; Thu, 29 Sep 2005 23:01:07 +0000 (GMT) (envelope-from mi+mx@aldan.algebra.com) Received: from blue.virtual-estates.net (aldan.algebra.com [216.254.65.224]) by mx1.FreeBSD.org (Postfix) with ESMTP id F233743D48; Thu, 29 Sep 2005 23:01:05 +0000 (GMT) (envelope-from mi+mx@aldan.algebra.com) Received: from corbulon.video-collage.com (static-151-204-231-237.bos.east.verizon.net [151.204.231.237]) by blue.virtual-estates.net (8.13.4/8.13.4) with ESMTP id j8TN12wd046705 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK); Thu, 29 Sep 2005 19:01:03 -0400 (EDT) (envelope-from mi+mx@aldan.algebra.com) Received: from mteterin.us.murex.com (195-11.customer.cloud9.net [168.100.195.11]) by corbulon.video-collage.com (8.13.4/8.13.1) with ESMTP id j8TN0s7W005220 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Thu, 29 Sep 2005 19:00:56 -0400 (EDT) (envelope-from mi+mx@aldan.algebra.com) Received: from mteterin.us.murex.com (mteterin@localhost [127.0.0.1]) by mteterin.us.murex.com (8.13.3/8.13.3) with ESMTP id j8TN0mnR092221; Thu, 29 Sep 2005 19:00:48 -0400 (EDT) (envelope-from mi+mx@aldan.algebra.com) Received: from localhost (localhost [[UNIX: localhost]]) by mteterin.us.murex.com (8.13.3/8.13.3/Submit) id j8TN0jpA092220; Thu, 29 Sep 2005 19:00:45 -0400 (EDT) (envelope-from mi+mx@aldan.algebra.com) X-Authentication-Warning: mteterin.us.murex.com: mteterin set sender to mi+mx@aldan.algebra.com using -f From: Mikhail Teterin Organization: Virtual Estates, Inc. To: Dejan Lesjak Date: Thu, 29 Sep 2005 19:00:43 -0400 User-Agent: KMail/1.8.2 References: <200509260207.j8Q27573005271@corbulon.video-collage.com> <200509300041.42137.dejan.lesjak@ijs.si> In-Reply-To: <200509300041.42137.dejan.lesjak@ijs.si> MIME-Version: 1.0 Content-Type: text/plain; charset="koi8-u" Content-Transfer-Encoding: 8bit Content-Disposition: inline Message-Id: <200509291900.45074.mi+mx@aldan.algebra.com> X-Virus-Scanned: ClamAV devel-20050525/1104/Wed Sep 28 18:20:40 2005 on corbulon.video-collage.com X-Virus-Status: Clean X-Scanned-By: MIMEDefang 2.43 Cc: lesi@freebsd.org, freebsd-x11@freebsd.org, x11@freebsd.org, des@freebsd.org Subject: Re: xfig hangs inside Xaw3d's DoLayout() X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 29 Sep 2005 23:01:07 -0000 четвер 29 вересень 2005 18:41, Dejan Lesjak Ви написали: > > I have just rebuilt my Xaw3d anew and built xfig for the first time. > > Just to make sure - you have now Xaw3d-1.5E_1 and xfig-3.2.4_2? Yes. Xaw3d-1.5E_1, xfig-3.2.4_2, XFree86-libraries-4.3.0_7. [...] > > ToggleShowLengths, ToggleShowVertexnums > > These don't make xfig crash, however... They don't. It does not crash at all -- it hangs. > It's pretty far fetched that this could be the problem but just in case > there is a patch to bring this change at > http://www.ijs.si/~lesi/other/xfig/patch-headers > Could you please try that (by putting it in graphics/xfig/files and > recompiling xfig)? (I can of course send it as attachment if that is > preferable.) Just tried that -- no difference. Pressing any button (such as "rectangle") triggers 100% CPU consumption until the process is killed. Thanks, -mi