From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: =?ISO-8859-1?Q?Jan_Dj=E4rv?= Newsgroups: gmane.emacs.devel Subject: Re: emacs from head segfaults when run with -nw Date: Sun, 04 Apr 2010 10:10:36 +0200 Message-ID: <4BB8497C.9010306@swipnet.se> 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=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: dough.gmane.org 1270368661 14044 80.91.229.12 (4 Apr 2010 08:11:01 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sun, 4 Apr 2010 08:11:01 +0000 (UTC) Cc: Dan Nicolaescu , ams@gnu.org, emacs-devel@gnu.org To: Juri Linkov Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Apr 04 10:10:56 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 1NyKv2-0004Sz-Gb for ged-emacs-devel@m.gmane.org; Sun, 04 Apr 2010 10:10:56 +0200 Original-Received: from localhost ([127.0.0.1]:33057 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NyKv1-00019F-9m for ged-emacs-devel@m.gmane.org; Sun, 04 Apr 2010 04:10:55 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NyKut-00016k-Mx for emacs-devel@gnu.org; Sun, 04 Apr 2010 04:10:47 -0400 Original-Received: from [140.186.70.92] (port=34470 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NyKur-00014s-SF for emacs-devel@gnu.org; Sun, 04 Apr 2010 04:10:46 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1NyKuq-0005Rw-Uh for emacs-devel@gnu.org; Sun, 04 Apr 2010 04:10:45 -0400 Original-Received: from smtprelay-h12.telenor.se ([62.127.194.5]:52291) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1NyKuj-0005Qy-9G; Sun, 04 Apr 2010 04:10:37 -0400 Original-Received: from ipb2.telenor.se (ipb2.telenor.se [195.54.127.165]) by smtprelay-h12.telenor.se (Postfix) with ESMTP id BD66DEB50A; Sun, 4 Apr 2010 10:10:56 +0200 (CEST) X-SENDER-IP: [85.225.45.110] X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: ArAwAHPmt0tV4S1uPGdsb2JhbACHY5NnDAEBAQE1LbBbhQcE X-IronPort-AV: E=Sophos;i="4.51,361,1267398000"; d="scan'208";a="58821474" Original-Received: from c-6e2de155.25-1-64736c10.cust.bredbandsbolaget.se (HELO coolsville.localdomain) ([85.225.45.110]) by ipb2.telenor.se with ESMTP; 04 Apr 2010 10:10:35 +0200 Original-Received: from [172.20.199.13] (zeplin [172.20.199.13]) by coolsville.localdomain (Postfix) with ESMTPSA id 7572A7FA01A; Sun, 4 Apr 2010 10:10:35 +0200 (CEST) User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; sv-SE; rv:1.9.1.9) Gecko/20100317 Thunderbird/3.0.4 In-Reply-To: <87r5mwcich.fsf@mail.jurta.org> X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. 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:123154 Archived-At: Juri Linkov skrev 2010-04-04 00.12: >> ./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? > FWIW, I could not reproduce this on Fedora 12 with Gtk+. Jan D.