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: Current CVS testsuite failures


Preliminary status update.  I am leaving for the weekend and will resume
this on Monday.  This is just in case anyone wants to look further in the
mean time.

> On Fri, Sep 12, 2003 at 12:09:57PM -0500, Brian Ford wrote:
> >Just a heads up.  On NT4, I get the following two testsuite failures with
> >current CVS:
> >
> >running
> >/home/ford/downloads/cygbuild/i686-pc-cygwin/winsup/testsuite/cygrun
> >./ltp-gethostid01.exe > ./ltp-gethostid01.log
> >
> >ltp/gethostid01.c: child process exited abnormally
> >FAIL: ltp/gethostid01.c (execute)
> >
> >ltp-gethostid01.log contains:
> >
> >gethostid01    1  BROK  :  Unexpected signal 11 received.
> >

GetDiskFreeSpaceEx is getting a STATUS_ACCESS_VIOLATION exception.

(gdb) p/x e->ExceptionCode
$3 = 0xc0000005
(gdb) bt
#0  handle_exceptions (e=0x22fab4, in=0x22fad0)
    at ../../../../cygwin/winsup/cygwin/exceptions.cc:423
#1  0x77f97656 in ?? ()
#2  0x77f89517 in ?? ()
#3  0x77f7657a in ?? ()
#4  0x77f1710e in _system_dlls__ ()
#5  0x61086abd in gethostid ()
    at ../../../../cygwin/winsup/cygwin/syscalls.cc:2890
#6  0x0040121f in main (ac=1, av=0xa0420a0)
    at
/home/ford/downloads/cygwin/winsup/testsuite/winsup.api/ltp/gethostid01.c:166
#7  0x61005271 in dll_crt0_1() ()
    at ../../../../cygwin/winsup/cygwin/dcrt0.cc:789
#8  0x6100555d in _dll_crt0 () at
../../../../cygwin/winsup/cygwin/dcrt0.cc:917
#9  0x00405b32 in cygwin_crt0 (f=0x401138 <main>)
    at ../../../../cygwin/winsup/cygwin/lib/cygwin_crt0.c:32
#10 0x0040103c in mainCRTStartup ()
#11 0x77f1bb7b in _system_dlls__ ()

-- 
Brian Ford
Senior Realtime Software Engineer
VITAL - Visual Simulation Systems
FlightSafety International
Phone: 314-551-8460
Fax:   314-551-8444


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