From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Deniz Dogan Newsgroups: gmane.emacs.devel Subject: Re: Emacs on Windows crashes when hitting many keys Date: Tue, 21 Dec 2010 23:48:35 +0100 Message-ID: References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 X-Trace: dough.gmane.org 1292971761 29360 80.91.229.12 (21 Dec 2010 22:49:21 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Tue, 21 Dec 2010 22:49:21 +0000 (UTC) Cc: Emacs-Devel devel To: Lennart Borgman Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Dec 21 23:49:16 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 1PVB16-0000UR-Hn for ged-emacs-devel@m.gmane.org; Tue, 21 Dec 2010 23:49:12 +0100 Original-Received: from localhost ([127.0.0.1]:49093 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PVB16-000796-2J for ged-emacs-devel@m.gmane.org; Tue, 21 Dec 2010 17:49:12 -0500 Original-Received: from [140.186.70.92] (port=57197 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PVB11-00078r-Qc for emacs-devel@gnu.org; Tue, 21 Dec 2010 17:49:08 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PVB10-0006b1-Np for emacs-devel@gnu.org; Tue, 21 Dec 2010 17:49:07 -0500 Original-Received: from mail-iw0-f169.google.com ([209.85.214.169]:43942) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PVB10-0006aw-Jn for emacs-devel@gnu.org; Tue, 21 Dec 2010 17:49:06 -0500 Original-Received: by iwn40 with SMTP id 40so5231533iwn.0 for ; Tue, 21 Dec 2010 14:49:06 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:mime-version:received:in-reply-to :references:from:date:message-id:subject:to:cc:content-type; bh=+lJ0EpWdjE0JEnxrfQ4XROIDB2GCaJHXmMqrykvhhno=; b=cKbr9QkEt6D/HzTSxzLrGUdWpdRxWFq4P5S+ikc6XFcv2z+qEpEcriwFKPlcT8zGMt MuqNNOVHtCsAKErs6w22DJ+K79+1128Zy++bPrDLhC1TuV/fqIofHTjYRv7phPh/OOf4 xel19R+S9nMJsmi3g5UHNo/JDTuRi8Gg3MwFo= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; b=mJRZtDy6mmrUBxjrcCR+v0GOLdBF9+EsMNG5sOppS/gqjB7W/gUAfMNUVftvf7Y/Qh 2RMgRgRfXN31eB3WiUtZTFhs7c8AaEpcesLZG2otMtPw3PMc9gbeO6biesN0Fx9ro9mP OgF5hbDUNdWvKUB4eznwyrLyk0RdsdIamC78s= Original-Received: by 10.231.11.201 with SMTP id u9mr6090196ibu.61.1292971746024; Tue, 21 Dec 2010 14:49:06 -0800 (PST) Original-Received: by 10.231.33.140 with HTTP; Tue, 21 Dec 2010 14:48:35 -0800 (PST) In-Reply-To: X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) 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:133876 Archived-At: 2010/12/21 Lennart Borgman : > On Tue, Dec 21, 2010 at 9:48 PM, Deniz Dogan wrote: >> I like to frequent an IRC channel which is pretty crazy. Flooding is >> common and instead of writing "lol" we like to bash the keys on our >> keyboards and sending the results, along the lines of >> "ALRDCOEINOEHTINOEHTNIHOENTIHOENTETHIONE". >> >> Weird as that may sound, sometimes when I do this I accidentally hit >> Ctrl instead of Shift, resulting in all kinds of crazy key >> combinations. This often simply hangs Emacs. Its CPU usage is at 0 >> percent and memory usage is negligible. >> >> How can I debug this? > > Are you using the standard Emacs for w32? Or are you perhaps using my > patched Emacs+EmacsW32? > > I am asking because I had done some changes in this area. I > experienced quite a lot of hangs before I did this, but I am not at > all sure my changes are the correct once. I still get hangs and they > looks like race conditions. > I am using standard Emacs. -- Deniz Dogan