Ryan Johnson | 1 May 2012 02:48
Picon
Picon
Favicon

Re: [ANNOUNCEMENT] Updated: {emacs,emacs-X11,emacs-el}-24.0.96-1 (TEST)

On 30/04/2012 4:08 PM, Ken Brown wrote:
> Test releases of the emacs, emacs-X11, and emacs-el packages 
> (24.0.96-1) are now available.  This is a pretest for the upcoming 
> release of emacs-24.1.
>
> Emacs users are encouraged to try it and report any problems to the 
> cygwin mailing list.
I'm experiencing regular seg faults, often while using gdb but not 
always (switching between buffers is another big offender). I'm not sure 
what other information I can provide, other than the EIP=610CF707 
reported in the .stackdump file...

Also, gdb-mi seems to be alpha quality, is it supposed to be fully 
usable and stable at this point? (and is there a way to disable it and 
return to --annotate=3?)

Ryan

Ryan Johnson | 1 May 2012 03:07
Picon
Picon
Favicon

Re: [ANNOUNCEMENT] Updated: {emacs,emacs-X11,emacs-el}-24.0.96-1 (TEST)

On 30/04/2012 8:48 PM, Ryan Johnson wrote:
> On 30/04/2012 4:08 PM, Ken Brown wrote:
>> Test releases of the emacs, emacs-X11, and emacs-el packages 
>> (24.0.96-1) are now available.  This is a pretest for the upcoming 
>> release of emacs-24.1.
>>
>> Emacs users are encouraged to try it and report any problems to the 
>> cygwin mailing list.
> I'm experiencing regular seg faults, often while using gdb but not 
> always (switching between buffers is another big offender). I'm not 
> sure what other information I can provide, other than the EIP=610CF707 
> reported in the .stackdump file...
Caught one in gdb (no symbols, sadly):

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 8128.0x3d0]
0x0000010c in ?? ()
(gdb) bt
#0  0x0000010c in ?? ()
#1  0x0054b0ac in ?? ()
#2  0x004e4303 in ?? ()
#3  0x0054afbe in ?? ()
#4  0x004e4e96 in ?? ()
#5  0x004e5180 in ?? ()
#6  0x004dfbec in ?? ()
#7  0x610070d8 in _cygwin_exit_return () from /usr/bin/cygwin1.dll
#8  0x00000003 in ?? ()
#9  0x610050dd in _cygtls::call2(unsigned long (*)(void*, void*), void*, 
void*)
     () from /usr/bin/cygwin1.dll
(Continue reading)

Ken Brown | 1 May 2012 03:56
Picon
Favicon

Re: [ANNOUNCEMENT] Updated: {emacs,emacs-X11,emacs-el}-24.0.96-1 (TEST)

On 4/30/2012 8:48 PM, Ryan Johnson wrote:
> On 30/04/2012 4:08 PM, Ken Brown wrote:
>> Test releases of the emacs, emacs-X11, and emacs-el packages
>> (24.0.96-1) are now available. This is a pretest for the upcoming
>> release of emacs-24.1.
>>
>> Emacs users are encouraged to try it and report any problems to the
>> cygwin mailing list.
> I'm experiencing regular seg faults, often while using gdb but not
> always (switching between buffers is another big offender). I'm not sure
> what other information I can provide, other than the EIP=610CF707
> reported in the .stackdump file...
>
> Also, gdb-mi seems to be alpha quality, is it supposed to be fully
> usable and stable at this point? (and is there a way to disable it and
> return to --annotate=3?)

There have been recent problems reported with gdb-mi, so there will 
probably be bugfixes before emacs-24.1 is released.  I don't know 
offhand of a way to return to --annotate=3.

Ken

Ken Brown | 1 May 2012 04:08
Picon
Favicon

Re: [ANNOUNCEMENT] Updated: {emacs,emacs-X11,emacs-el}-24.0.96-1 (TEST)

On 4/30/2012 9:07 PM, Ryan Johnson wrote:
> On 30/04/2012 8:48 PM, Ryan Johnson wrote:
>> On 30/04/2012 4:08 PM, Ken Brown wrote:
>>> Test releases of the emacs, emacs-X11, and emacs-el packages
>>> (24.0.96-1) are now available. This is a pretest for the upcoming
>>> release of emacs-24.1.
>>>
>>> Emacs users are encouraged to try it and report any problems to the
>>> cygwin mailing list.
>> I'm experiencing regular seg faults, often while using gdb but not
>> always (switching between buffers is another big offender). I'm not
>> sure what other information I can provide, other than the EIP=610CF707
>> reported in the .stackdump file...
> Caught one in gdb (no symbols, sadly):
>
> Program received signal SIGSEGV, Segmentation fault.
> [Switching to Thread 8128.0x3d0]
> 0x0000010c in ?? ()
> (gdb) bt
> #0 0x0000010c in ?? ()
> #1 0x0054b0ac in ?? ()
> #2 0x004e4303 in ?? ()
> #3 0x0054afbe in ?? ()
> #4 0x004e4e96 in ?? ()
> #5 0x004e5180 in ?? ()
> #6 0x004dfbec in ?? ()
> #7 0x610070d8 in _cygwin_exit_return () from /usr/bin/cygwin1.dll
> #8 0x00000003 in ?? ()
> #9 0x610050dd in _cygtls::call2(unsigned long (*)(void*, void*), void*,
> void*)
(Continue reading)

Ryan Johnson | 1 May 2012 05:52
Picon
Picon
Favicon

Re: [ANNOUNCEMENT] Updated: {emacs,emacs-X11,emacs-el}-24.0.96-1 (TEST)

On 30/04/2012 10:08 PM, Ken Brown wrote:
> On 4/30/2012 9:07 PM, Ryan Johnson wrote:
>> On 30/04/2012 8:48 PM, Ryan Johnson wrote:
>>> On 30/04/2012 4:08 PM, Ken Brown wrote:
>>>> Test releases of the emacs, emacs-X11, and emacs-el packages
>>>> (24.0.96-1) are now available. This is a pretest for the upcoming
>>>> release of emacs-24.1.
>>>>
>>>> Emacs users are encouraged to try it and report any problems to the
>>>> cygwin mailing list.
>>> I'm experiencing regular seg faults, often while using gdb but not
>>> always (switching between buffers is another big offender). I'm not
>>> sure what other information I can provide, other than the EIP=610CF707
>>> reported in the .stackdump file...
>> Caught one in gdb (no symbols, sadly):
>>
>> Program received signal SIGSEGV, Segmentation fault.
>> [Switching to Thread 8128.0x3d0]
>> 0x0000010c in ?? ()
>> (gdb) bt
>> #0 0x0000010c in ?? ()
>> #1 0x0054b0ac in ?? ()
>> #2 0x004e4303 in ?? ()
>> #3 0x0054afbe in ?? ()
>> #4 0x004e4e96 in ?? ()
>> #5 0x004e5180 in ?? ()
>> #6 0x004dfbec in ?? ()
>> #7 0x610070d8 in _cygwin_exit_return () from /usr/bin/cygwin1.dll
>> #8 0x00000003 in ?? ()
>> #9 0x610050dd in _cygtls::call2(unsigned long (*)(void*, void*), void*,
(Continue reading)

Helmut Karlowski | 1 May 2012 11:32
Picon

mintty randomly switches keyboard-layout

Hi,

I notice quite often that my german keyboard-layout in mintty gets changed  
into an english one. Alt-F8 (Reset) does not bring back the german layout,  
so I can only exit and restart mintty. I think it mostly happens when  
doing Copy/Paste-operations using Ctrl-Ins/Shift-Ins but I'm not sure  
about this.

Is there a way to avoid this or to reset the layout back to german?

I'm using mintty 1.0.3 on cygwin 1.7.13.

--

-- 
Helmut Karlowski

marco atzeri | 1 May 2012 08:57
Picon

[ANNOUNCEMENT] Updated: lapack 3.4.1-1


New versions 3.4.1-1 of

lapack (source)
liblapack0
liblapack-devel
liblapack-doc

are available in the Cygwin distribution:

CHANGES
These are new upstream bugfix versions.
Full list of changes at:

http://www.netlib.org/lapack/lapack-3.4.1.html

DESCRIPTION
Comprehensive FORTRAN library for linear algebra operations.
Includes matrix inversions, least squared solutions to
sets of equations, eigenvector analysis, singular value
decomposition, etc.

HOMEPAGE
http://www.netlib.org/lapack/

Regards
Marco Atzeri

If you have questions or comments, please send them to the
cygwin mailing list at: cygwin (at) cygwin (dot) com .
(Continue reading)

Andy Koppe | 1 May 2012 11:47
Picon

Re: mintty randomly switches keyboard-layout

On 1 May 2012 10:32, Helmut Karlowski wrote:
> Hi,
>
> I notice quite often that my german keyboard-layout in mintty gets changed
> into an english one. Alt-F8 (Reset) does not bring back the german layout,
> so I can only exit and restart mintty. I think it mostly happens when doing
> Copy/Paste-operations using Ctrl-Ins/Shift-Ins but I'm not sure about this.
>
> Is there a way to avoid this or to reset the layout back to german?
>
> I'm using mintty 1.0.3 on cygwin 1.7.13.

I'd suspect a system-wide shortcut for switching keyboard layout.
Those are well hidden in the Control Panel, under 'Region and
Languages -> Keyboard and Languages -> Change Keyboard -> Advanced Key
Settings' (on an English Windows 7). Looks like the default shortcut
for switching between input languages is 'Left Alt + Shift', which
might collide with shortcuts in terminal applications.

Andy

Helmut Karlowski | 1 May 2012 12:13
Picon

Re: mintty randomly switches keyboard-layout

Am 01.05.2012, 11:47 Uhr, schrieb Andy Koppe <andy.koppe <at> gmail.com>:

> On 1 May 2012 10:32, Helmut Karlowski wrote:
>> Hi,
>>
>> I notice quite often that my german keyboard-layout in mintty gets  
>> changed
>> into an english one. Alt-F8 (Reset) does not bring back the german  
>> layout,
>> so I can only exit and restart mintty. I think it mostly happens when  
>> doing
>> Copy/Paste-operations using Ctrl-Ins/Shift-Ins but I'm not sure about  
>> this.
>>
>> Is there a way to avoid this or to reset the layout back to german?
>>
>> I'm using mintty 1.0.3 on cygwin 1.7.13.
>
> I'd suspect a system-wide shortcut for switching keyboard layout.
> Those are well hidden in the Control Panel, under 'Region and
> Languages -> Keyboard and Languages -> Change Keyboard -> Advanced Key
> Settings' (on an English Windows 7). Looks like the default shortcut
> for switching between input languages is 'Left Alt + Shift', which
> might collide with shortcuts in terminal applications.

True - it was set this way. I've deactivated it now and will see if it  
helps. Maybe I switched accidentally when doing Copy/Paste.

--

-- 
Helmut Karlowski
(Continue reading)

John Hein | 1 May 2012 20:01
Favicon

ssh-agent sh -c ssh-add => Could not open a connection to your authentication agent

% ssh-agent sh -c ssh-add
Could not open a connection to your authentication agent

This happens with the following combinations currently available via
setup.exe: cygwin 1.7.13-1, 1.7.14-2, openssh 5.9p1-1 and
openssh 6.0p1-1.

Running it like so...

% eval `ssh-agent`
% ssh-add

... works as expected.

Rolling back to the 20120220 snapshot (1.7.11-ish) "fixes" it (at
least with openssh 5.9p1-1).  I haven't yet tried to bisect further.

Possibly related (similar symptoms)...

http://cygwin.com/ml/cygwin/2012-01/msg00452.html
http://cygwin.com/ml/cygwin/2011-10/msg00261.html

I have not tried to find an openssh 5.8 package to try.


Cygwin Configuration Diagnostics
Current System Time: Mon Apr 04 17:07:15 2011

(Continue reading)


Gmane