From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Dan Nicolaescu Newsgroups: gmane.emacs.devel,gmane.emacs.pretest.bugs Subject: Re: 23.0.60; repeated crashes on xkill, every time Date: Wed, 05 Mar 2008 16:24:50 -0800 Message-ID: <200803060024.m260OoOB021605@sallyv1.ics.uci.edu> References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1204763193 4517 80.91.229.12 (6 Mar 2008 00:26:33 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 6 Mar 2008 00:26:33 +0000 (UTC) Cc: emacs-pretest-bug@gnu.org To: Peter Dyballa Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Mar 06 01:27:00 2008 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.50) id 1JX3wp-0004D2-E3 for ged-emacs-devel@m.gmane.org; Thu, 06 Mar 2008 01:26:59 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JX3wI-0007JQ-0p for ged-emacs-devel@m.gmane.org; Wed, 05 Mar 2008 19:26:26 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JX3wD-0007Iz-7R for emacs-devel@gnu.org; Wed, 05 Mar 2008 19:26:21 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JX3wC-0007In-J6 for emacs-devel@gnu.org; Wed, 05 Mar 2008 19:26:20 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JX3wC-0007Ik-EY for emacs-devel@gnu.org; Wed, 05 Mar 2008 19:26:20 -0500 Original-Received: from fencepost.gnu.org ([140.186.70.10]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JX3wC-0007eB-4r for emacs-devel@gnu.org; Wed, 05 Mar 2008 19:26:20 -0500 Original-Received: from mx10.gnu.org ([199.232.76.166]) by fencepost.gnu.org with esmtp (Exim 4.67) (envelope-from ) id 1JX3wB-0001Xs-UJ for emacs-pretest-bug@gnu.org; Wed, 05 Mar 2008 19:26:19 -0500 Original-Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1JX3w8-0007dE-Iq for emacs-pretest-bug@gnu.org; Wed, 05 Mar 2008 19:26:19 -0500 Original-Received: from sallyv1.ics.uci.edu ([128.195.1.109]) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_3DES_EDE_CBC_SHA1:24) (Exim 4.60) (envelope-from ) id 1JX3w8-0007cm-71 for emacs-pretest-bug@gnu.org; Wed, 05 Mar 2008 19:26:16 -0500 X-ICS-MailScanner-Watermark: 1205367891.20784@icO0rTwrh+JtLUryiZ218w Original-Received: from mothra.ics.uci.edu (mothra.ics.uci.edu [128.195.6.93]) by sallyv1.ics.uci.edu (8.13.7+Sun/8.13.7) with ESMTP id m260OoOB021605; Wed, 5 Mar 2008 16:24:51 -0800 (PST) In-Reply-To: (Peter Dyballa's message of "Thu, 6 Mar 2008 00:42:20 +0100") Original-Lines: 16 X-ICS-MailScanner: Found to be clean X-ICS-MailScanner-SpamCheck: not spam, SpamAssassin (score=-1.305, required 5, autolearn=disabled, ALL_TRUSTED -1.44, SARE_SUB_OBFU_OTHER 0.14) X-ICS-MailScanner-From: dann@mothra.ics.uci.edu X-detected-kernel: by monty-python.gnu.org: Solaris 10 (beta) X-detected-kernel: by monty-python.gnu.org: Linux 2.6, seldom 2.4 (older, 4) 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:91450 gmane.emacs.pretest.bugs:21420 Archived-At: Peter Dyballa writes: > Hello! > > GNU Emacs compiled GTK crashes on Mac OS X when I kill it with xkill. > > Mac OS X reports this: > > Exception: EXC_BAD_ACCESS (0x0001) > Codes: KERN_PROTECTION_FAILURE (0x0002) at 0x000004d0 I don't see this on Fedora Core 8. How did you fix the problem you had before with linking two versions of the same shared library twice? If that still happens, _any_ crash can blamed to that...