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,gmane.emacs.pretest.bugs Subject: Re: 23.0.60; repeated crashes on xkill, every time Date: Thu, 06 Mar 2008 08:32:25 +0100 Message-ID: <47CF9E09.1040300@swipnet.se> References: <200803060024.m260OoOB021605@sallyv1.ics.uci.edu> 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: ger.gmane.org 1204788777 32393 80.91.229.12 (6 Mar 2008 07:32:57 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 6 Mar 2008 07:32:57 +0000 (UTC) Cc: emacs-pretest-bug@gnu.org, Peter Dyballa To: Dan Nicolaescu Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Mar 06 08:33:23 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 1JXAbP-0007cU-Ui for ged-emacs-devel@m.gmane.org; Thu, 06 Mar 2008 08:33:20 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JXAas-00007O-B8 for ged-emacs-devel@m.gmane.org; Thu, 06 Mar 2008 02:32:46 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JXAap-00007J-1z for emacs-devel@gnu.org; Thu, 06 Mar 2008 02:32:43 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JXAam-000074-I3 for emacs-devel@gnu.org; Thu, 06 Mar 2008 02:32:41 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JXAam-00006y-DF for emacs-devel@gnu.org; Thu, 06 Mar 2008 02:32:40 -0500 Original-Received: from fencepost.gnu.org ([140.186.70.10]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JXAam-0006qt-7K for emacs-devel@gnu.org; Thu, 06 Mar 2008 02:32:40 -0500 Original-Received: from mx10.gnu.org ([199.232.76.166]) by fencepost.gnu.org with esmtp (Exim 4.67) (envelope-from ) id 1JXAal-0004PO-Tf for emacs-pretest-bug@gnu.org; Thu, 06 Mar 2008 02:32:40 -0500 Original-Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1JXAai-0006qH-MN for emacs-pretest-bug@gnu.org; Thu, 06 Mar 2008 02:32:39 -0500 Original-Received: from av10-1-sn2.hy.skanova.net ([81.228.8.181]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JXAai-0006q7-Cv for emacs-pretest-bug@gnu.org; Thu, 06 Mar 2008 02:32:36 -0500 Original-Received: by av10-1-sn2.hy.skanova.net (Postfix, from userid 502) id 439B338043; Thu, 6 Mar 2008 08:32:35 +0100 (CET) Original-Received: from smtp4-2-sn2.hy.skanova.net (smtp4-2-sn2.hy.skanova.net [81.228.8.93]) by av10-1-sn2.hy.skanova.net (Postfix) with ESMTP id 65C9938008; Thu, 6 Mar 2008 08:32:34 +0100 (CET) Original-Received: from husetbladh.homeip.net (90-231-102-24-no59.tbcn.telia.com [90.231.102.24]) by smtp4-2-sn2.hy.skanova.net (Postfix) with ESMTP id 23DFA37E5D; Thu, 6 Mar 2008 08:32:33 +0100 (CET) User-Agent: Thunderbird 2.0.0.12 (X11/20080213) In-Reply-To: <200803060024.m260OoOB021605@sallyv1.ics.uci.edu> X-detected-kernel: by monty-python.gnu.org: Linux 2.4-2.6 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:91473 gmane.emacs.pretest.bugs:21424 Archived-At: Dan Nicolaescu skrev: > 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. You wouldn't. AFAIK, FC8 has Gtk+ 2.12.something. Jan D.