Thread overview
scppn.exe GPF
May 17, 2004
Matthew
May 18, 2004
Walter
May 23, 2004
Matthew
May 24, 2004
Walter
May 17, 2004
when compiling STLSoft unittest program, with *many* includes, at offset 35350. Anything you can do with this?


May 18, 2004
"Matthew" <matthew.hat@stlsoft.dot.org> wrote in message news:c892m3$krn$1@digitaldaemon.com...
> when compiling STLSoft unittest program, with *many* includes, at offset
35350.
> Anything you can do with this?

Try compiling with -e -l to put it all into one giant file.


May 23, 2004
Sorry, I just meant that maybe you have a map file of each build and can deduce something useful from the offset.

In other words, do you get _anything_ meaningful from just the offset, even if one is unable to provide a compact precipitating sample. I presume that you would get something useful - since we're getting a crash rather than a compiler error - but that may not be so.

"Walter" <newshound@digitalmars.com> wrote in message news:c8bk0r$1ft4$2@digitaldaemon.com...
>
> "Matthew" <matthew.hat@stlsoft.dot.org> wrote in message news:c892m3$krn$1@digitaldaemon.com...
> > when compiling STLSoft unittest program, with *many* includes, at offset
> 35350.
> > Anything you can do with this?
>
> Try compiling with -e -l to put it all into one giant file.
>
>


May 24, 2004
No, without the source file producing the error, it is useless.

"Matthew" <matthew.hat@stlsoft.dot.org> wrote in message news:c8q71h$1ee6$1@digitaldaemon.com...
> Sorry, I just meant that maybe you have a map file of each build and can
deduce
> something useful from the offset.
>
> In other words, do you get _anything_ meaningful from just the offset,
even if
> one is unable to provide a compact precipitating sample. I presume that
you would
> get something useful - since we're getting a crash rather than a compiler
error -
> but that may not be so.
>
> "Walter" <newshound@digitalmars.com> wrote in message news:c8bk0r$1ft4$2@digitaldaemon.com...
> >
> > "Matthew" <matthew.hat@stlsoft.dot.org> wrote in message news:c892m3$krn$1@digitaldaemon.com...
> > > when compiling STLSoft unittest program, with *many* includes, at
offset
> > 35350.
> > > Anything you can do with this?
> >
> > Try compiling with -e -l to put it all into one giant file.
> >
> >
>
>