From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Drew Adams" Newsgroups: gmane.emacs.devel Subject: RE: Frame bugs hanging Emacs Date: Sun, 31 Jan 2010 17:31:48 -0800 Message-ID: <17C5A105DB034AAFBEE64E29A38561C9@us.oracle.com> References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1264987948 9433 80.91.229.12 (1 Feb 2010 01:32:28 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 1 Feb 2010 01:32:28 +0000 (UTC) To: "'Lennart Borgman'" , "'Emacs-Devel devel'" Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Feb 01 02:32:25 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 1Nbl9L-0004rh-KU for ged-emacs-devel@m.gmane.org; Mon, 01 Feb 2010 02:32:23 +0100 Original-Received: from localhost ([127.0.0.1]:43022 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Nbl9K-00058z-Lu for ged-emacs-devel@m.gmane.org; Sun, 31 Jan 2010 20:32:22 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Nbl9F-00057b-Km for emacs-devel@gnu.org; Sun, 31 Jan 2010 20:32:17 -0500 Original-Received: from [199.232.76.173] (port=60535 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Nbl9F-000573-9B for emacs-devel@gnu.org; Sun, 31 Jan 2010 20:32:17 -0500 Original-Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1Nbl9D-0002Zv-NE for emacs-devel@gnu.org; Sun, 31 Jan 2010 20:32:17 -0500 Original-Received: from acsinet12.oracle.com ([141.146.126.234]:22385) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1Nbl9D-0002Zg-At for emacs-devel@gnu.org; Sun, 31 Jan 2010 20:32:15 -0500 Original-Received: from acsinet15.oracle.com (acsinet15.oracle.com [141.146.126.227]) by acsinet12.oracle.com (Switch-3.4.2/Switch-3.4.2) with ESMTP id o111WBhG004637 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK); Mon, 1 Feb 2010 01:32:12 GMT Original-Received: from acsmt353.oracle.com (acsmt353.oracle.com [141.146.40.153]) by acsinet15.oracle.com (Switch-3.4.2/Switch-3.4.1) with ESMTP id o0VMrasY024084; Mon, 1 Feb 2010 01:32:10 GMT Original-Received: from abhmt009.oracle.com by acsmt355.oracle.com with ESMTP id 2723191264987909; Sun, 31 Jan 2010 17:31:49 -0800 Original-Received: from dradamslap1 (/141.144.64.45) by default (Oracle Beehive Gateway v4.0) with ESMTP ; Sun, 31 Jan 2010 17:31:48 -0800 X-Mailer: Microsoft Office Outlook 11 In-Reply-To: Thread-Index: Acqi1uOtDUJa0Kv3QMCh0ys0ua5FcQAByGkg X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.5579 X-Source-IP: acsmt353.oracle.com [141.146.40.153] X-Auth-Type: Internal IP X-CT-RefId: str=0001.0A090201.4B662F1B.00B8:SCFMA4539814,ss=1,fgs=0 X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 3) 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:120762 Archived-At: > I just hit one of those frame bugs on w32 I have reported previously > some times. This time it hanged a bit worse than before. Emacs is not > looping, but it is hanging so badly I can't even kill the process. > > I can't remember I have seen this before. Anyone have any idea of what > kind of hang this is? > > It looks like a hang in the app w32 message queue function, but I > thought messages to kill the process bypassed this local queue. M-x report-emacs-bug (You don't even say what Emacs version you're using.)