X-Recipient: archive-cygwin AT delorie DOT com X-Original-To: cygwin AT cygwin DOT com Delivered-To: cygwin AT cygwin DOT com DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org 219A1385DC1F Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=free.fr Authentication-Results: sourceware.org; spf=none smtp.mailfrom=akiki AT free DOT fr Date: Wed, 22 Apr 2020 21:50:31 +0200 (CEST) From: akiki AT free DOT fr To: cygwin Message-ID: <1325932087.-1622514822.1587585031094.JavaMail.root@zimbra76-e14.priv.proxad.net> In-Reply-To: <29469422.-1641766844.1587213736605.JavaMail.root@zimbra76-e14.priv.proxad.net> Subject: Can't use strace on curses application MIME-Version: 1.0 X-Originating-IP: [2a01:e0a:d:48f0:5c95:b6e0:464c:bbd] X-Mailer: Zimbra 7.2.0-GA2598 (ZimbraWebClient - GC81 (Win)/7.2.0-GA2598) X-Authenticated-User: akiki AT free DOT fr X-Spam-Status: No, score=-2.2 required=5.0 tests=BAYES_50, FREEMAIL_FROM, GIT_PATCH_2, KAM_DMARC_STATUS, KAM_LAZY_DOMAIN_SECURITY, SPF_HELO_NONE, SPF_NONE, TXREP autolearn=ham autolearn_force=no version=3.4.2 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on server2.sourceware.org X-BeenThere: cygwin AT cygwin DOT com X-Mailman-Version: 2.1.29 Precedence: list List-Id: General Cygwin discussions and problem reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: cygwin-bounces AT cygwin DOT com Sender: "Cygwin" Hi, My initial current versions : Windows 10 Professional Ver 10.0 Build 18363 cygwin 3.1.4-1 OK I have encountered too many problems with console tty use, that with a curses application. With cygwin 3.1.4, bash under cmd, and mintty are not really usable. I have tried several options to correct use of them and finally came back to cygwin 3.0.7. So, during these tries, at a moment to observe the problem, I will try to do a strace on my curses app. It was impossible to do it. It was answered a msgbox with cygncurses-8.dll missing strace output: ... --- Process 10848 loaded C:\Windows\SysWOW64\apphelp.dll at 731d0000 --- Process 10848 exited with status 0xc0000135 After my return to cygwin 3.0.7, the problem is still present. I think, the window application strace is certainly an old one. The strace version concerned is that bundled with cygwin 3.0.7. When cygwin will be updated, it woud be nice to use strace to check the new kind of operation. Sorry for my bad English. -- Problem reports: https://cygwin.com/problems.html FAQ: https://cygwin.com/faq/ Documentation: https://cygwin.com/docs.html Unsubscribe info: https://cygwin.com/ml/#unsubscribe-simple