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:date :message-id:subject:from:to:content-type; q=dns; s=default; b=db K/UZcIDpnfs92g3/WoaXAfHOziYLNcqA2vU7AMefGESnqUZNKnS9AqySub9S0sAA PMdRdSYBBp+1V3oeJ8KXifL4+pQiQr1Zor3bkGquQTpqeMkz/50R6ZHi7D9yCjUp DUBETUeWVjLQp/GdGgfUaLFaYKWWz3hzakiwsFgs8= 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:date :message-id:subject:from:to:content-type; s=default; bh=itUyf/FG ZWjDOS0htUheuPHPKtw=; b=FdoJnp0xcRN0MJv8yReoDHr2QJ2kc6wp/H9/s2us ADuiykp7GPeiKfGOUDIOPitHa746qDB47ivrBKIsxiWMhOsJCOK06Lzp5mCD5fLi 4rv538B94CUDSxvZrVK1G+2UAZ9It7bQFpAw9iwmxiDkQe4Clkf/QAuDerNsBugr tXQ= 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=2.3 required=5.0 tests=AWL,BAYES_50,FREEMAIL_ENVFROM_END_DIGIT,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 X-HELO: mail-ig0-f180.google.com MIME-Version: 1.0 X-Received: by 10.50.66.133 with SMTP id f5mr2543823igt.9.1440160672708; Fri, 21 Aug 2015 05:37:52 -0700 (PDT) In-Reply-To: <6DC9320F-4DCC-47E4-AB8C-3158EBD6260E@etr-usa.com> References: <26A19798-1F20-4D52-A311-C8312E0D4621 AT etr-usa DOT com> <6DC9320F-4DCC-47E4-AB8C-3158EBD6260E AT etr-usa DOT com> Date: Fri, 21 Aug 2015 08:37:52 -0400 Message-ID: Subject: Re: Some programs (vi, ssh) crash when screen buffer height is big From: Sous Lesquels To: cygwin AT cygwin DOT com Content-Type: text/plain; charset=UTF-8 X-IsSubscribed: yes Thanks Warren. > After sending the window full-screen, lookee lookee: > > 2014/11/04 17:40:58 Ending cygwin install > 112 [main] vi 4424 C:\cygwin64\bin\vi.exe: *** fatal error - cmalloc would have returned NULL > /x: line 6: 4424 Hangup vi -c q /var/log/setup.log > > It happened on the first run, with a 317x85 window and 9999 lines of scrollback buffer. OK, at least it's reproducible by one more person :) > So why not run under mintty, then? Cygwin runs better under mintty in general. For various usability reasons (tabs being the biggest I think), I'm using ConEmu (https://github.com/Maximus5/ConEmu) and running bash directly from it. I am not sure if it's even possible to use mintty - it just might run console -> mintty -> bash, so might present the same issue - but will take a look at that to confirm. However, assuming it is not possible to run mintty under ConEmu and short of downsizing the window, do you know of any solutions / workarounds I have with the default console that I can try? -- 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