Query in memory issue on C code in AIX server

Discussion in 'C' started by vinoth124, Mar 31, 2014.

  1. vinoth124

    vinoth124 New Member

    Joined:
    Mar 31, 2014
    Messages:
    1
    Likes Received:
    0
    Trophy Points:
    0
    Hi Friends,

    I tried to move my C code from SUN OS to AIX. It complied sucessfuly on AIX machine where as it throws some memory related error message during run time. Please advise to fix this issue. Thanks in advance.

    Error Message : FATAL:pgmname.c:468:ALLOC@Mar 31 05:06:37.247338@ FAILURE -- failed to allocate 48001236 bytes for pgmname_Startup
     
  2. xpi0t0s

    xpi0t0s Mentor

    Joined:
    Aug 6, 2004
    Messages:
    3,009
    Likes Received:
    203
    Trophy Points:
    63
    Occupation:
    Senior Support Engineer
    Location:
    England
    The error's on line 237. That 5 should be a 7.
     
    shabbir likes this.
  3. shabbir

    shabbir Administrator Staff Member

    Joined:
    Jul 12, 2004
    Messages:
    15,375
    Likes Received:
    388
    Trophy Points:
    83
    Very well pointed out.
     

Share This Page

  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.
    Dismiss Notice