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


On Tue, Apr 01, 2003 at 01:31:48PM -0500, Joe Buehler wrote:
> 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?

Shouldn't there be a description of the used addresses in MSDN somewhere?

Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Developer                                mailto:cygwin at cygwin dot com
Red Hat, Inc.


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