X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:mime-version:in-reply-to:references:from:date :message-id:subject:to:content-type:content-transfer-encoding; q=dns; s=default; b=JoO8Ik43vdxIQCr9BlN5UUHboLYtZJg4GiOcmSwurzh C1Eg0yXR8jamfbrPOCTh6Ig/9yj/HRENmebEpECWcZFhsicr1ThnjVH9nH4uU6kT N3hRcLqaT3210nXO+bY85FVYEw+cvZbYci+zSHU/vHpjcbzoTZfTG+vSkBE784tE = DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:mime-version:in-reply-to:references:from:date :message-id:subject:to:content-type:content-transfer-encoding; s=default; bh=B+lutgHOyrQ2AdpqiN1+M6+60zI=; b=pQ2kJ/RIK7Wp687S/ WtCXPzXhn0J8mNmAK44o27QKjIgbUXSWX8E9+pPvu0RKfrcc626sevNC6S2wPdVD m0gpgERDwCWisuoI0lrxe6b8nnKm2tNIWB9hpOtlZBoG74IJJYEbw7AJga63F2GL 8xR0oysgtotTibBoyPgjWNLxwQ= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: 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 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=3.6 required=5.0 tests=AWL,BAYES_50,FREEMAIL_FROM,HK_RANDOM_ENVFROM,HK_RANDOM_FROM,RCVD_IN_DNSWL_NONE,SPF_PASS,UNSUBSCRIBE_BODY autolearn=no version=3.3.2 spammy=abilities, stupid, U*Stromeko, sk:Stromek X-HELO: mail-vk0-f45.google.com X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:content-transfer-encoding; bh=Fqyff8OioV95VrT1JRJUTgzX3ODhXvI++mKs51flQd8=; b=ByCRwQPnYybuhosL2yjN+PTciIN09KWWR/WQAqIIB4ubCoMpmdp4DM0nQBC3DOP22l MutnqI+BQJMz47Jj8wfylklt+POBrauIcgEtAh+EJKgsnrY72XePxiEaqAt0u/i/W2pt 5bfTDCJCh5lqVO87j1K/wENXs2UJvKl1RlSJr6ZZRxdGtilPAlPPlI+K/7Tcb4xa8pnQ ntrF2Eveh6mwbzla8O3PEpA9GX1dJ3LklywWmeE4pdx2A8QEDvLIlbSKRjfxM3tstsiZ 8/44X5tlcgQfImrDgshfAGVG2wrl69w/LBlF/nD3XswaqiCzzmlD/bU1wqe0MxKaw2X5 sxkg== X-Gm-Message-State: AA6/9Rn03p+8fUZ1p+5oIkbVIAP4hAVFy7g9OAiLdkCvnD5DqULDPv+7nM3e8e/Aeic5nhs4KrmgqaQFlSG4SQ== X-Received: by 10.31.244.9 with SMTP id s9mr14229075vkh.31.1474999167890; Tue, 27 Sep 2016 10:59:27 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: <87a8etxnon.fsf@Rainer.invalid> References: <4d6d5c2c-f724-5a00-ba6c-fdf5ac220495 AT cornell DOT edu> <87a8etxnon DOT fsf AT Rainer DOT invalid> From: Mike McCarty Date: Tue, 27 Sep 2016 12:59:27 -0500 Message-ID: Subject: Re: Corrupt Cygwin64 install? To: cygwin AT cygwin DOT com Content-Type: text/plain; charset=UTF-8 X-IsSubscribed: yes Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id u8RHxpIL013919 Ooo... You still have that script lying around? ;^) On Tue, Sep 27, 2016 at 12:22 PM, Achim Gratz wrote: > Mike McCarty writes: >> 0x000007fefcb07497 in TmmonDestoryAddonObject () from >> /cygdrive/c/windows/system32/tmumh/20019/AddOn/6.80.0.1007/TmUmEvt64.dll > > It always instills much confidence in the abilities of the programmers > and the usefulness of the program when you see such typos… > >> tmmon64.dll is a TrendMicro OfficeScan dll. After talking my sysadmin >> into disabling OfficeScan on my machine temporarily, the crash goes >> away. Adding cygwin to the exclusion list doesn't help here (I tried >> it) I think because this is a "real-time monitor", not the file scan >> that the exclusion list generally applies to. > > The real-time monitor has it's own exclusion list (last I looked). And > no, you won't be able to run Cygwin or anything of similar complexity > with that stupid DLL injection that TrendMicro is doing. > >> Has anybody else had a similar experience with TrendMicro AV software? >> My IT dept. will not allow me to disable it entirely... > > I've had a .reg file on my desktop that re-instated the realtime > exclusion for the Cygwin install path since generally each time the > computer loaded the Group policy or updated the signatures it would > forget about it (the UI to add to that list was locked down with a > password, but the registry key was open to write to). Fortunately we no > longer use Trend Micro (I guess the fact it produced the major part of > all end user support requests was a too big hint to ignore for IT). > > > Regards, > Achim. > -- > +<[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk Blofeld]>+ > > SD adaptation for Waldorf microQ V2.22R2: > http://Synth.Stromeko.net/Downloads.html#WaldorfSDada > > -- > Problem reports: http://cygwin.com/problems.html > FAQ: http://cygwin.com/faq/ > Documentation: http://cygwin.com/docs.html > Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple > -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple