Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com X-Injected-Via-Gmane: http://gmane.org/ To: cygwin AT cygwin DOT com Path: not-for-mail From: Danilo Turina Subject: Re: xinted rsync bluescreen Date: Thu, 16 Jan 2003 08:35:24 +0100 Lines: 47 Message-ID: <3E2660BC.1080709@alcatel.it> References: <5 DOT 2 DOT 0 DOT 9 DOT 2 DOT 20030113102404 DOT 029296d0 AT pop3 DOT cris DOT com> <000401c2b846$48882a60$0201a8c0 AT sos> <59A835EDCDDBEB46BC75402F4604D5528F75CC AT elmer> <005001c2b841$b3f55520$4d1f1cac AT THEODOLITE> <000401c2b846$48882a60$0201a8c0 AT sos> <5 DOT 2 DOT 0 DOT 9 DOT 2 DOT 20030113102404 DOT 029296d0 AT pop3 DOT cris DOT com> <5 DOT 2 DOT 0 DOT 9 DOT 2 DOT 20030113105240 DOT 01e1f660 AT pop3 DOT cris DOT com> <20030113185823 DOT GA180863 AT WORLDNET> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Complaints-To: usenet AT main DOT gmane DOT org User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.2.1) Gecko/20021130 X-Accept-Language: it, en-us, en In-Reply-To: I also have a very similar problem (writing in /etc when X is running, always cause a BSOD, regardless of antivirus packages), if I can have that hacked cygwin1.dll I can try it on my systems and tell if it's the same problem. Ciao, Danilo Turina Dan Holmsand wrote: > Update: > > I have now tested my hacked cygwin1.dll (without the > FindFirstChangeNotification of "/etc" stuff) quite extensively, on three > different machines that previously experienced quite frequent BSODs when > init was running. > > No BSODs so far! > > Thus, it seems quite obvious to me that the code in > init_cygheap::etc_changed is to "blame"; it must trigger some obscure > windows bug that sometimes causes a bsod when files under /etc are > accessed. > > /dan > > > > Dan Holmsand wrote: > >> That seems to be it! [touching wood] >> >> I added a "return 0" at the top of init_cygheap::etc_changed() (so >> that the whole FindFirstChangeNotification/DuplicateHandle business >> never happens). So far, no crashes - despite my best efforts running >> chkconfig rsync on/off, /sbin/telinit 3/1. >> >> Thanks for the hint! >> >> /dan >> >> >> > > > -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/