public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* [64bit] cygwin-devel headers broken
@ 2015-04-30 18:52 Thomas Wolff
  2015-05-01  5:03 ` Marco Atzeri
  0 siblings, 1 reply; 10+ messages in thread
From: Thomas Wolff @ 2015-04-30 18:52 UTC (permalink / raw)
  To: cygwin

There is a crash issue induced on cygwin-64 (not on -32) after
compilation with cygwin-devel 2.0.0 include files. I am recompiling my
editor mined and it crashes, maybe immediately or after typing
non-trivial input (like function keys, waiting for input with select()).
It does not occur after recompiling only certain source files, but it
happens after recompiling only io.c which makes heavy use of terminal
I/O like read(), select(), ioctl().

Reverting the cygwin-devel package to 1.7 (and leaving everything else
up-to-date) solves the issue.
Selective copying of files from the cygwin-devel 2.0 package further
reveals:
/lib: all from 2.0: no problem.
/usr/include/sys: all from 2.0 except the following: no problem.
But if signal.h, stat.h, time.h, types.h, and associated dependencies
are used, the compiled program crashes.
I can try to narrow down the issue further but maybe this is a clue already?

------
Thomas

---
Diese E-Mail wurde von Avast Antivirus-Software auf Viren geprüft.
http://www.avast.com


--
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

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2015-05-02 17:03 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-04-30 18:52 [64bit] cygwin-devel headers broken Thomas Wolff
2015-05-01  5:03 ` Marco Atzeri
2015-05-01 12:10   ` Jon TURNEY
2015-05-01 18:19     ` Thomas Wolff
2015-05-01 20:12       ` Michael Enright
2015-05-02 17:38         ` Csaba Raduly
2015-05-01 20:23       ` Marco Atzeri
2015-05-01 20:38         ` Eric Blake
2015-05-02 13:38           ` Corinna Vinschen
2015-05-01 20:25     ` J. Offerman

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).