Re: 1.7.5: cygwin programs throw STATUS_ACCESS_VIOLATION exceptions

2010-04-18 Thread Christopher Faylor
On Mon, Apr 19, 2010 at 02:20:48AM +0100, Dave Korn wrote: >On 18/04/2010 23:09, Yuval Emek wrote: > >> The context of the file xterm.exe.stackdump is: >> Exception: STATUS_ACCESS_VIOLATION at eip=610202F7 >> eax=00CE00F8 ebx=61229E44 ecx=7530783F edx=002D20F0 esi= edi=0022FA14 >> ebp=61020

Re: 1.7.5: cygwin programs throw STATUS_ACCESS_VIOLATION exceptions

2010-04-18 Thread Dave Korn
On 18/04/2010 23:09, Yuval Emek wrote: > The context of the file xterm.exe.stackdump is: > Exception: STATUS_ACCESS_VIOLATION at eip=610202F7 > eax=00CE00F8 ebx=61229E44 ecx=7530783F edx=002D20F0 esi= edi=0022FA14 > ebp=61020A10 esp=0022C7E4 program=C:\cygwin\bin\xterm.exe, pid 4640, threa

1.7.5: cygwin programs throw STATUS_ACCESS_VIOLATION exceptions

2010-04-18 Thread Yuval Emek
Recently, when trying to run various programs (e.g., xterm, emacs, subversion), I often get a message of the following type: 4 [main] xterm 4640 exception::handle: Exception: STATUS_ACCESS_VIOLATION 496 [main] xterm 4640 open_stackdumpfile: Dumping stack trace to xterm.exe.stackdump The context of

Re: bash/readline spinout in vi command mode

2010-04-18 Thread Dave Korn
On 18/04/2010 16:48, Andy Koppe wrote: > Spinning on a 32-bit XP here as well, whereas it didn't on a 64-bit Win7. The stack looks like this when it spins: > (gdb) bt > #0 0x61109827 in strlen () from /usr/bin/cygwin1.dll > #1 0x6afdbbb5 in rl_find_next_mbchar () from /usr/bin/cygreadline7.d

[perl #73382] [PATCH] Support cygwin-1.7 mount, t/lib/cygwin.t regression

2010-04-18 Thread Reini Urban via RT
Patch as attachment Solves ticket #73382 META ticket #73298 (But I cannot modify deps there) -- Reini Urban http://phpwiki.org/ http://murbreak.at/ >From b9a3b2d2937e98405c1c888722540f53d81ffeb7 Mon Sep 17 00:00:00 2001 From: Reini Urban Date: Thu, 4 Mar 2010 17:09:35 + Subject: [PATCH] Su

Re: bash/readline spinout in vi command mode

2010-04-18 Thread Andy Koppe
Jeremy Bopp: >> When you say spin out, do you mean it's fully loading a core? That >> would obviously be a bug, but I don't see that. For me, both with >> ESC-; and Shift-F12 it's just sitting there waiting for more input, >> which to me looks like normal operation because I do know that the >> esc

Vertical split in GNU screen

2010-04-18 Thread Jeenu V
Hi, Though I'm not sure if vertical split is officially supported in GNU screen, I noticed what I installed in my Ubuntu (Karmic) supports it (C-a |). Does anyone know if it's going to be in Cygwin's port of screen any time soon? -- :J -- Problem reports: http://cygwin.com/problems.html F