From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: Crashes on w32 and debugging Date: Sat, 01 Mar 2008 11:44:03 +0200 Message-ID: References: <47C6713B.6030309@gmail.com> <47C67775.8060906@gnu.org> <47C75221.2030708@gmail.com> <47C75363.8010904@gnu.org> <47C88039.6000402@gmail.com> Reply-To: Eli Zaretskii NNTP-Posting-Host: lo.gmane.org X-Trace: ger.gmane.org 1204364700 4038 80.91.229.12 (1 Mar 2008 09:45:00 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 1 Mar 2008 09:45:00 +0000 (UTC) Cc: emacs-devel@gnu.org, jasonr@gnu.org To: "Lennart Borgman (gmail)" Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat Mar 01 10:45:26 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 1JVOHT-0000rM-Vw for ged-emacs-devel@m.gmane.org; Sat, 01 Mar 2008 10:45:26 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JVOGu-0001Vs-57 for ged-emacs-devel@m.gmane.org; Sat, 01 Mar 2008 04:44:48 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JVOGp-0001VY-12 for emacs-devel@gnu.org; Sat, 01 Mar 2008 04:44:43 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JVOGn-0001VL-68 for emacs-devel@gnu.org; Sat, 01 Mar 2008 04:44:42 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JVOGn-0001VI-0N for emacs-devel@gnu.org; Sat, 01 Mar 2008 04:44:41 -0500 Original-Received: from romy.inter.net.il ([213.8.233.24]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JVOGg-0008He-BV; Sat, 01 Mar 2008 04:44:35 -0500 Original-Received: from HOME-C4E4A596F7 (IGLD-84-229-228-118.inter.net.il [84.229.228.118]) by romy.inter.net.il (MOS 3.7.3-GA) with ESMTP id KKB56408 (AUTH halo1); Sat, 1 Mar 2008 11:43:46 +0200 (IST) In-reply-to: <47C88039.6000402@gmail.com> (lennart.borgman@gmail.com) X-detected-kernel: by monty-python.gnu.org: FreeBSD 4.7-5.2 (or MacOS X 10.2-10.4) (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:90968 Archived-At: > Date: Fri, 29 Feb 2008 22:59:21 +0100 > From: "Lennart Borgman (gmail)" > CC: Emacs Devel > > Here are some messages I see before the crash: > > warning: obscured frame 02ECF000 ( *Minibuf-1* - Emacs) found to be > visible > > warning: msg c113 not expected by w32_msg_pump > > warning: frame 02ECF000 (freemind.el - Emacs) obscured > > warning: msg c113 not expected by w32_msg_pump > > warning: obscured frame 02ECF000 (freemind.el - Emacs) found to be visible > > warning: msg c113 not expected by w32_msg_pump > > warning: msg c113 not expected by w32_msg_pump > > warning: msg c113 not expected by w32_msg_pump > > warning: frame 02ECF000 (freemind.el - Emacs) obscured Jason, could it be that this "msg c113 not expected" thing is something to worry about?