From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Steven Tamm Newsgroups: gmane.emacs.devel Subject: Re: mac - crash when scrolling wheely mouse when all frames are minimized Date: Mon, 20 Jan 2003 08:54:17 -0800 Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: References: <200301201534.h0KFYZJt000393@coco.shootybangbang.com> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 (Apple Message framework v551) Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit X-Trace: main.gmane.org 1043082812 30721 80.91.224.249 (20 Jan 2003 17:13:32 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 20 Jan 2003 17:13:32 +0000 (UTC) Cc: emacs-devel@gnu.org Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 18afUJ-0007zM-00 for ; Mon, 20 Jan 2003 18:13:31 +0100 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 18affG-0007So-00 for ; Mon, 20 Jan 2003 18:24:51 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 18afTY-0002o8-02 for emacs-devel@quimby.gnus.org; Mon, 20 Jan 2003 12:12:44 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10.13) id 18afTI-0002mk-00 for emacs-devel@gnu.org; Mon, 20 Jan 2003 12:12:28 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10.13) id 18afTG-0002ly-00 for emacs-devel@gnu.org; Mon, 20 Jan 2003 12:12:27 -0500 Original-Received: from a17-250-248-97.apple.com ([17.250.248.97] helo=smtpout.mac.com) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 18afBk-0006M6-00 for emacs-devel@gnu.org; Mon, 20 Jan 2003 11:54:20 -0500 Original-Received: from asmtp02.mac.com (asmtp02-qfe3 [10.13.10.66]) by smtpout.mac.com (Xserve/MantshX 2.0) with ESMTP id h0KGsIFF020677 for ; Mon, 20 Jan 2003 08:54:19 -0800 (PST) Original-Received: from mac.com ([12.236.43.16]) by asmtp02.mac.com (Netscape Messaging Server 4.15) with ESMTP id H90UYI00.P1F; Mon, 20 Jan 2003 08:54:18 -0800 Original-To: jpw@shootybangbang.com (John Paul Wallington) In-Reply-To: <200301201534.h0KFYZJt000393@coco.shootybangbang.com> X-Mailer: Apple Mail (2.551) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1b5 Precedence: list List-Id: Emacs development discussions. List-Help: List-Post: List-Subscribe: , List-Archive: List-Unsubscribe: , Errors-To: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Xref: main.gmane.org gmane.emacs.devel:10903 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:10903 Fixed & checked in. Andrew's changes worked for me (on 10.2.3). Thanks, -Steven On Monday, January 20, 2003, at 07:34 AM, John Paul Wallington wrote: > On Mac OS X.1.5, minimizing all frames (but ensuring that Emacs has the > focus; the global menubar is Emacs') then scrolling the mouse wheel > causes a crash: > > Program received signal EXC_BAD_ACCESS, Could not access memory. > 0x0013d2dc in XTread_socket (sd=0, bufp=0xbffd11c8, numchars=2407900, > expected=-1073934024) at macterm.c:12660 > 12660 XSETFRAME (bufp->frame_or_window, mwp->mFP); > > -- > John Paul Wallington > > > _______________________________________________ > Emacs-devel mailing list > Emacs-devel@gnu.org > http://mail.gnu.org/mailman/listinfo/emacs-devel