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

Re: GetModuleFileName() hang during signal processing


Checking the address range in interruptible() to prevent the call
to GetModuleFileName() does indeed fix the ksh93 hang problem.

I will submit a patch to exceptions.cc in a bit.

Right now I am assuming anything in the 0x7xxxxxxx address
range is a Microsoft DLL.  Is that a valid assumption for all
Windows platforms?
--
Joe Buehler


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