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:message-id:date:from:reply-to:mime-version:to :subject:references:in-reply-to:content-type :content-transfer-encoding; q=dns; s=default; b=u3ep8oSo9BlusEI5 amGNb9eRikaAw/tJGHPYvnCAmlWgoZRhQjGpsRJRGCRri72KSYqW8dMjCbGXQddg gzE/nPvBLClcTg8zo23PTWl9MAFqxjwr3gmftzwPIxsNdTI7OPpurBe4QwhxPeYg muZJXSDn5nJBfiowLLHpi6xUzGI= 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:message-id:date:from:reply-to:mime-version:to :subject:references:in-reply-to:content-type :content-transfer-encoding; s=default; bh=dUkzW+KWSoEwAkvEM3OQ+y dN4KE=; b=ByUkDRbHgFXfanHaDiCjko0KHb170AArGeKTI00deRkYqtdMhfYSe7 SDnu3J+oFkh4Igmx1EnncTiZGp/fTRKD2wrYyw924OneFhgvrTZERiKc37eoQ8lC gCa8Lww468z8pQ2acE7R46rDyl/b39vepUx03TMYa6KJTCsIFl9M4= 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=-1.3 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_NONE autolearn=ham version=3.3.2 X-HELO: vms173025pub.verizon.net Message-id: <530CB834.2050009@cygwin.com> Date: Tue, 25 Feb 2014 10:35:16 -0500 From: "Larry Hall (Cygwin)" Reply-to: cygwin AT cygwin DOT com User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.3.0 MIME-version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: Cygwin 1.7.28 (64bit) and Vim 7.4 build from source create SEGV when writing to a file. References: In-reply-to: Content-type: text/plain; charset=ISO-8859-1; format=flowed Content-transfer-encoding: 7bit On 2/25/2014 10:20 AM, Thomalla, Martin wrote: >> A quick review of the files you've provided and your description of what >> you've done doesn't raise any red flags. I'll suggest trying to remove the >> Cygwin-provided VIM packages to be sure there is no collision/interaction. >> If that doesn't work, I'd recommend debugging the problem directly with gdb. > Which vim sources that work in cygwin should I use instead? If you didn't use source package that you can download through setup, you can rerun setup and select it by checking the "Src?" checkbox. But I think you misunderstand my response. You said that you built from source yourself and added features that aren't built into the binary package that you can install via setup. When using those features in your binary, you experienced SEGVs. Since you are using features that aren't supported in the Cygwin version, there's no guarantee that they will work as expected. In other words, you're blazing a new trail under Cygwin so you'll be the first to encounter any problems that may come from doing so. Another possible avenue to check is whether the upstream VIM package has received any reports of problems with python and lua. If so, there may be patches or other solutions that could also be applied to Cygwin. -- Larry _____________________________________________________________________ A: Yes. > Q: Are you sure? >> A: Because it reverses the logical flow of conversation. >>> Q: Why is top posting annoying in email? -- 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