This is the mail archive of the cygwin@cygwin.com 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]

patch.exe crashed on cygwin-1.3.15-2


I just noticed that the binary compiled from patch-2.5-3-src.tar.bz2 simply crashed on startup.

Here is what I did
a) install cygwin-1.3.15-2 from scratch
b) un-tar patch-2.5-3-src.tar.bz2 into  /tmp
c) cd /tmp/patch-2.5-3
d) ./configure
e) make
f) ./patch < /dev/null
     out of memorySegmentation fault (core dumped)
     (my trace indicate it died really early in main(); within the first few line)

(Note that the binary compiled under cygwin-1.3.12 works fine)

Anyone seeing the same problem?

Thanks
Andrew Chang

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


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