From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 30371 invoked by alias); 13 Jan 2004 17:01:26 -0000 Mailing-List: contact cygwin-xfree-help@cygwin.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-xfree-owner@cygwin.com Mail-Followup-To: cygwin-xfree@cygwin.com Reply-To: cygwin-xfree@cygwin.com Received: (qmail 30364 invoked from network); 13 Jan 2004 17:01:26 -0000 Received: from unknown (HELO sys33.mail.msu.edu) (35.9.75.133) by sources.redhat.com with SMTP; 13 Jan 2004 17:01:26 -0000 Received: from office.ixn.com ([68.23.74.57] helo=msu.edu) by sys33.mail.msu.edu with asmtp (Exim 4.24 #37) (TLSv1:AES256-SHA:256) id 1AgRuv-0001l4-Tq for cygwin-xfree@cygwin.com; Tue, 13 Jan 2004 12:01:26 -0500 Message-ID: <40042465.3090706@msu.edu> Date: Tue, 13 Jan 2004 17:01:00 -0000 From: Harold L Hunt II User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.6b) Gecko/20031205 Thunderbird/0.4 MIME-Version: 1.0 To: cygwin-xfree@cygwin.com Subject: Re: Crash in xserv 4.3.0-40 References: <1074011070.23147.5.camel@famine> In-Reply-To: <1074011070.23147.5.camel@famine> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit X-Virus: None found by Clam AV X-SW-Source: 2004-01/txt/msg00308.txt.bz2 List-Id: Øyvind, Øyvind Harboe wrote: > Some more info on this crash(I assume I'm running into the same problem): What is "crashing"? XWin.exe? Does your entire X11 session bomb? Or, is just Evolution crashing? If Evolution is crashing, then it is likely due to bugs in Evolution; granted, some of these bugs may be brought out by XWin.exe, but they would still be bugs nonetheless. > - I can use the Evolution interface after the "Do you want to debug" requester has popped > up. I interpret this as some "non-essential thread" having been stopped while the rest of > XWin threads continue "unperturbed" That message is coming from Evolution, not from XWin.exe. If one of XWin.exe's thread's crashed, that thread would just exit silently (usually with a message saying so in XWin.log). > - It does seem to happen before or after I'm selecting messages in my inbox. Okay. > - Copy & paste works after the crash(from Evolution to Windows) So, XWin.exe is not crashing, nor is the clipboard client thread (if it was, you would not be able to copy and paste between X11 and Win32 at all). > - The frequency of the problem is ~/2-3 hours. Okay. > - After XWin.exe had put up the requester for the access violation, I opened up a > new Evolution email window, but I couldn't change focus from the main Evolution > window to the new Evolution mail window. Are you sure XWin.exe did this? This sounds like it is happening in Evolution. You are running Evolution on a separate Linux/*nix box, right? You haven't done something silly like compiled it for Cygwin, have you? > XWin.log for session attached. Not much useful in there... the message at the end of the log is not a failure, just a warning. Harold