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

Re: file-IO and mno-cygwin




"Larry Hall (RFK Partners, Inc)" schrieb:

> OK, this means its crashing.  You'll need to debug the program to see where
> it crashes and try to figure out why.

Just another hint, please: Is it, in principle, possible to do that (file-IO
with mno-cygwin)? And what do you mean with 'debug' (I mean: the code reaults
in a working program when not using mno-cygwin)?


>
>
> At 10:43 AM 2/19/2001, Tilman Utz wrote:
> >Hi,
> >
> >"Larry Hall (RFK Partners, Inc)" schrieb:
> >
> > > At 08:11 PM 2/18/2001, Tilman Utz wrote:
> > > >-  specifying "example.txt" or "c:\\example.txt" results in a Windows
> > > >error but
> > > >                  also  produces if not already existing an empty
> > > >'example.txt file.
> > >
> > > These are valid Win32 file names.  You have to quote all '\' in C code.
> > > Don't know why you get a "Windows error" in this case.  Maybe if you
> > > included the error it would be more obvious.
> >
> >Sorry, should've done that in the first mail already: it's one of these
> >error messages saying that the application has to be closed due to an
> >invalid action (I don't know whether this is the correct translation, as I
> >have the German version...).
> >Details:
> >TEST verursachte einen Fehler durch eine ungültige Seite
> >in Modul TEST.EXE bei 0167:00401955.
> >Register:
> >EAX=00000001 CS=0167 EIP=00401955 EFLGS=00010246
> >EBX=0254fd6c SS=016f ESP=0254fae0 EBP=3a913cfb
> >ECX=ce9b7b30 DS=016f ESI=ffffffff FS=3d4f
> >EDX=00520650 ES=016f EDI=00000001 GS=0000
> >Bytes bei CS:EIP:
> >c9 c3 90 55 89 e5 83 ec 08 83 c4 f8 ff 75 0c ff
> >Stapelwerte:
> >0254fd6c 00000301 000001b4 00000000 00417134 004163c0 0254fb28 00406529
> >0254fd6c 37363534 0254fbe8 004021aa 0254fd6c 00401208 00000002 000001b4
> >
> >(TEST caused an error by an invalid page in Module...)
> >
> >Thanks for any kind of help
> >Tilman
> >


--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple


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