Mail Archives: djgpp/2000/02/08/19:59:51
WOW, thanks this is definately going to make things much easier (I tried
it with one of the other bugs). But one question.. the traceback goes
something like this for instance:
(These are not real numbers)
0x1234567
0x43656
0x25464543
0x54324532
0x654766
is the last hex number, the last function that was called, or the
first??
tnx!
Eli Zaretskii wrote:
>
> On Mon, 7 Feb 2000, Sahab Yazdani wrote:
>
> > By doesn't work I mean that: You select your
> > Tanks and give yourselves names and etc. but as soon as it gets to
> > drawing the battle field it gives either a GPF or a Page Fault... and
> > the bad thing is that I can't duplicate the error on my computer.
>
> You might find section 9.3 of the FAQ useful. It explains how can you
> use a crash message generated on another machine to find a place where
> the program crashes. All you need is to run the program with its stderr
> redirected, on the machine where it crashes, like this:
>
> redir -e error.txt prog
>
> (redir.exe is part of djdev203.zip). Then ask the person who runs the
> program like this to send you the file error.txt.
--
***********************************************************
* Sahab Yazdani * "We are all who we are, no more and no *
* Thornhill S.S * less" - al'Lan Mandragoran *
***********************************************************
* http://pheonixware.8m.com/ *
***********************************************************
- Raw text -