diff options
author | David Macek <david.macek.0@gmail.com> | 2015-11-24 23:29:34 +0100 |
---|---|---|
committer | Corinna Vinschen <corinna@vinschen.de> | 2015-11-26 10:19:58 +0100 |
commit | 76b5c03bd726a70251d6b9e85961f62a0810fd8a (patch) | |
tree | 30a2e90d26879d146847074d2c4a5d790c97ec5f /winsup/doc/faq-using.xml | |
parent | 1628bb8995e102ea3cc2b5b6a43574a3bc1d0b6b (diff) | |
download | cygnal-76b5c03bd726a70251d6b9e85961f62a0810fd8a.tar.gz cygnal-76b5c03bd726a70251d6b9e85961f62a0810fd8a.tar.bz2 cygnal-76b5c03bd726a70251d6b9e85961f62a0810fd8a.zip |
Add Forefront TMG to the BLODA
A user of MSYS2 had non-deterministic segfaults when running simple
command from bash started from cmd. We've isolated the cause to
`C:\Program Files (x86)\Forefront TMG Client\FwcWsp64.dll`. See
<http://sourceforge.net/p/msys2/tickets/212/> for a little more
information.
It seems enough to include the software in BLODA, but if not, sorry for
the unsolicited patch and let's discuss.
* faq-using.xml: Add Forefront TMG to the BLODA
Signed-off-by: Corinna Vinschen <corinna@vinschen.de>
Diffstat (limited to 'winsup/doc/faq-using.xml')
-rw-r--r-- | winsup/doc/faq-using.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/winsup/doc/faq-using.xml b/winsup/doc/faq-using.xml index 4cfc8226c..35370f693 100644 --- a/winsup/doc/faq-using.xml +++ b/winsup/doc/faq-using.xml @@ -1317,6 +1317,7 @@ behaviour which affect the operation of other programs, such as Cygwin. <listitem><para>AVAST (disable FILESYSTEM and BEHAVIOR realtime shields)</para></listitem> <listitem><para>Citrix Metaframe Presentation Server/XenApp (see <ulink url="http://support.citrix.com/article/CTX107825">Citrix Support page</ulink>)</para></listitem> <listitem><para>Lavasoft Web Companion</para></listitem> +<listitem><para>Forefront TMG</para></listitem> </itemizedlist></para> <para>Sometimes these problems can be worked around, by temporarily or partially disabling the offending software. For instance, it may be possible to disable |