X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-2.5 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,TW_XF,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: sourceware.org Subject: Problems with 20110801 snapshot From: "Yaakov (Cygwin/X)" To: cygwin AT cygwin DOT com Date: Wed, 03 Aug 2011 01:01:09 -0500 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit Message-ID: <1312351271.2316.8.camel@YAAKOV04> Mime-Version: 1.0 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 I am having the following issues with the 20110801 snapshot: * Previously I had my DLLs rebased from 0x80000000 up, but now, all fork() calls failed until I rebased from 0xffff0000 down. * Opening multiple VTE-based terminals (gnome-terminal, Xfce Terminal, etc.), or even one after a mintty terminal is already open, produces the following message when starting a bash login shell: > -bash: cannot set terminal process group (-1): Inappropriate ioctl for device > -bash: no job control in this shell In which case, launching a ncurses app (e.g. less or nano) displays on the first terminal which didn't have such a warning. And when closing such a terminal, a warning about a process still running in that terminal appears even though there is none. Yaakov -- 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