|
We have the following statement, in a C main program, in a procedure
that moves fields around between where an RPG module puts them, and
where a client program expects them in the reply to a request.
memcpy(uncompBuffer, buffytemplate.commndnkey+3, uncompLen);
It has been working perfectly, without alteration, for over six years.
But now, at one (and only one) installation (one where other weirdness
has happened), suddenly, over the weekend, with no known updates of any
of our stuff, it has suddenly stopped working, throwing:
Message . . . . : Space offset X'0002E11A' or X'0000000000000000' is
outside current limit for object WTCPCHILD WINTOUCH 180310.
Cause . . . . . : A program tried to set a space pointer, tried to use
storage outside a space, or tried to use an unallocated page in
teraspace.
The space class is X'03'. . . .
Can anybody think of anything that could have been done, external to our
code, to make it do this?
--
This is the C programming iSeries / AS400 (C400-L) mailing list
To post a message email: C400-L@xxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit: http://lists.midrange.com/mailman/listinfo/c400-l
or email: C400-L-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives
at http://archive.midrange.com/c400-l.
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.