This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Latest snapshot


On Aug 23 00:09, Angelo Graziosi wrote:
> Corinna Vinschen wrote:
> >Still, do you have a simple init.el file I can use for testing
> 
> OK, the attached tar-ball contains all you need, I think.
> 
> I am using my build of trunk Emacs enabling --with-w32, i.e. what in Cygwin
> is emacs-w32 package. Here is on Cygwin64 (Win7U).
> 
> To reproduce the issue I created a simple init.el-test file (see tar-ball)
> in my HOME,
> 
> $ cd
> $ ls -lrt
> ...
> -rw-r--r--  1 angelo None     122 22 ago 23.21 init.el-test
> 
> It sets as default font Consolas instead of Courier.
> 
> Then I have done the following steps
> 
> $ mv .emacs.d .emacs.d-save
> $ mkdir .emacs.d
> $ cd .emacs.d
> $ ln -sf ../init.el-test init.el
> $ cd
> 
> Now, with the snapshot
> 
> $ strace -o cygsnap-20140822-emacs.trace
> /usr/local/emacs/bin/emacs-24.4.50.exe
> 
> 'Segment' faults and produces the cygsnap-20140822-emacs.trace trace (see
> tar-ball)

I uploaded a new snapshot, 20140825, to https://cygwin.com/snapshots/
which is supposed to fix this problem, as well as another problem
with this new exception handling, caused by GCC over-optimizing the code.
Please give it a try.


Thanks for the testcase (even if it was emacs) :)


Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Maintainer                 cygwin AT cygwin DOT com
Red Hat

Attachment: pgpBFUCqtquPs.pgp
Description: PGP signature


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]