This is the mail archive of the cygwin-apps@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: setup crashes - backtrace


On Thu, 27 Mar 2003, Vince Hoffman wrote:

> If this is usefull (unlikely as i'm no programmer but hey ;)
> from gdb with the snapshot i got.
> 
> (gdb) run
> Starting program: /tmp/setup-2.340.2.3.exe
> warning: LOG: 2 Starting cygwin install, version 2.340.2.3
> warning: LOG: 2 Current Directory: g:\cygwin\tmp
> 
> Program received signal SIGILL, Illegal instruction.
> 0x78403330 in SHGetDiskFreeSpaceExA () from
> /cygdrive/c/WINNT/system32/SHELL32.DLL

Hmm this is very strange.So it is not msvcrt.dll then. Something is 
messing with the code of SHGetDiskFreeSpaceExA - maybe the body of the 
function is overwritten for some reason.



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