From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Richard Stallman Newsgroups: gmane.emacs.devel Subject: Re: SEGV in x_catch_errors_unwind (x86_64-unknown-linux-gnu) Date: Wed, 22 Feb 2006 21:39:19 -0500 Message-ID: References: <17403.34595.452779.27043@segfault.lan> Reply-To: rms@gnu.org NNTP-Posting-Host: main.gmane.org Content-Type: text/plain; charset=ISO-8859-15 X-Trace: sea.gmane.org 1140757615 28522 80.91.229.2 (24 Feb 2006 05:06:55 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 24 Feb 2006 05:06:55 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Feb 24 06:06:54 2006 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1FCVAD-0000uE-1F for ged-emacs-devel@m.gmane.org; Fri, 24 Feb 2006 06:06:45 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FCVAB-0003Op-QG for ged-emacs-devel@m.gmane.org; Fri, 24 Feb 2006 00:06:43 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1FC8KK-0003Zq-Mx for emacs-devel@gnu.org; Wed, 22 Feb 2006 23:43:41 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1FC7uP-00089o-Kd for emacs-devel@gnu.org; Wed, 22 Feb 2006 23:17:44 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FC6O0-00036k-Lr for emacs-devel@gnu.org; Wed, 22 Feb 2006 21:39:21 -0500 Original-Received: from [199.232.76.164] (helo=fencepost.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.52) id 1FC6Uc-0007NZ-TI for emacs-devel@gnu.org; Wed, 22 Feb 2006 21:46:10 -0500 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.34) id 1FC6Nz-0003t0-Qg; Wed, 22 Feb 2006 21:39:19 -0500 Original-To: "John W. Eaton" In-reply-to: <17403.34595.452779.27043@segfault.lan> (jwe@bevo.che.wisc.edu) 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:50896 Archived-At: Unfortunately, this doesn't seem to solve the problem for me. I still have crashes in unbind_to in xterm.c due to x_error_message == 0. I'm appending the backtrace from gdb. In that case, let's do go back to the previous code and see if things work better--as Yidong recently suggested.