× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



Sounds like a problem with your code that simply hasn't ever caused a
problem before, but under this particular environment it is causing a
problem.

I've most often seen such error when there's mismatching parameters.
Double, triple, quadrupedal check all parameters used in any calls
made by the job stream.

HTH,
Charles



On Mon, Sep 26, 2011 at 1:48 PM, James Lampert <jamesl@xxxxxxxxxxxxxxxxx> wrote:
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 thread ...

Follow-Ups:
Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

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.