From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Dan Nicolaescu Newsgroups: gmane.emacs.devel Subject: Re: emacs from head segfaults when run with -nw Date: Mon, 05 Apr 2010 13:22:03 -0400 Message-ID: References: <87pr2h5u89.fsf@mail.jurta.org> <87r5mwcich.fsf@mail.jurta.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: dough.gmane.org 1270489674 11317 80.91.229.12 (5 Apr 2010 17:47:54 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Mon, 5 Apr 2010 17:47:54 +0000 (UTC) Cc: ams@gnu.org, emacs-devel@gnu.org To: Juri Linkov Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Apr 05 19:47:52 2010 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1NyqOr-00026I-2q for ged-emacs-devel@m.gmane.org; Mon, 05 Apr 2010 19:47:51 +0200 Original-Received: from localhost ([127.0.0.1]:42459 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NyqOl-0006Qp-UB for ged-emacs-devel@m.gmane.org; Mon, 05 Apr 2010 13:47:43 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Nyq00-0007My-Nn for emacs-devel@gnu.org; Mon, 05 Apr 2010 13:22:08 -0400 Original-Received: from [199.232.76.173] (port=48942 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Nypzz-0007Mp-U9 for emacs-devel@gnu.org; Mon, 05 Apr 2010 13:22:07 -0400 Original-Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1Nypzy-0008S8-2C for emacs-devel@gnu.org; Mon, 05 Apr 2010 13:22:07 -0400 Original-Received: from fencepost.gnu.org ([140.186.70.10]:42793) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Nypzx-0008S4-LH for emacs-devel@gnu.org; Mon, 05 Apr 2010 13:22:05 -0400 Original-Received: from dann by fencepost.gnu.org with local (Exim 4.69) (envelope-from ) id 1Nypzv-0002sn-F2; Mon, 05 Apr 2010 13:22:03 -0400 In-Reply-To: <87r5mwcich.fsf@mail.jurta.org> (Juri Linkov's message of "Sun\, 04 Apr 2010 01\:12\:30 +0300") User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.1 (gnu/linux) X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 3) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:123216 Archived-At: Juri Linkov writes: >> ./configure --with-x-toolkit=lucid >> works >> >> ./configure >> [i.e. using Gtk] >> segfaults >> >> on Fedora12. > > I tried ./configure using Gtk on Debian and Ubuntu, > and no segfaults with -nw. > > Maybe it's Fedora specific? It might be a problem with the way I use bzr revert -rVERSION to reproduce this. I cannot reproduce is with the trunk now...