X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-0.3 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,RFC_ABUSE_POST,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: sourceware.org MIME-Version: 1.0 Date: Wed, 1 Jun 2011 16:10:35 +0000 Message-ID: Subject: does readline need (min)tty? From: Dima Pasechnik To: cygwin AT cygwin DOT com Content-Type: text/plain; charset=UTF-8 X-IsSubscribed: yes 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 Dear all, a quick question: Must a cygwin application that uses readline in a nontrivial way run in an environment with terminal capabilities missing in Windows 7 console? We have such an an application that (after upgrading to the current 1.7.9-1 version of Cygwin) works OK if started from a mintty window, but crashes, with symptoms like 24 [main] gapw95 428 exception::handle: Exception: STATUS_ACCESS_VIOLATION 13628 [main] gapw95 428 open_stackdumpfile: Dumping stack trace to gapw95.exe.stackdump at startup when started from Windows command prompt. It used to work before the Cygwin 1.7 era. Thanks, Dmitrii -- 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