<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: memory problem in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/memory-problem/m-p/2951246#M927201</link>
    <description>Hi,&lt;BR /&gt;thanks James. We have set to ulimit -s 16384. And are re-running the test.&lt;BR /&gt;&lt;BR /&gt;Also just got this message&lt;BR /&gt;/var/adm/sw                                               # view swagent.log                                                &lt;BR /&gt;"swagent.log" [Read only] 3168728 lines, 176327638 characters Warning: Out of m&lt;BR /&gt;emory saving lines for recovery - try using ed      &lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Ciaran</description>
    <pubDate>Wed, 16 Apr 2003 00:19:25 GMT</pubDate>
    <dc:creator>Ciaran Byrne</dc:creator>
    <dc:date>2003-04-16T00:19:25Z</dc:date>
    <item>
      <title>memory problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/memory-problem/m-p/2951227#M927182</link>
      <description>Hi,&lt;BR /&gt;I have just upgraded from 16gig to 28gig on a HP-UX 11i o/s. I am now seeing segmentation violation errors and application crashes. Other similar app's&lt;BR /&gt;with exactly the same kernel params/patches/code base are not experiencing this problem. Are there kernel params that need to change as a result? &lt;BR /&gt;&lt;BR /&gt;Other points&lt;BR /&gt;* "Memory fault" message when using top or glance : happens occasionally and causes an exit.&lt;BR /&gt;* swap is fairly low PCT used (around 15%)&lt;BR /&gt;* shmmax is 1 gig&lt;BR /&gt;* maxdsiz is 1 gig&lt;BR /&gt;* 32 bit app&lt;BR /&gt;* Core dump is produced but does not show any relevant info.&lt;BR /&gt;* tusc logs&lt;BR /&gt;"exit(11) implicit] .................................................................................. WIFSIGNALED(SIGSEGV)|WCOREDUMP"&lt;BR /&gt;&lt;BR /&gt;I dont think its the app as it was running without issue before the upgrade. And is experiencing the problem&lt;BR /&gt;under much less load than normal.&lt;BR /&gt;&lt;BR /&gt;help!&lt;BR /&gt;Thanks,&lt;BR /&gt;CB</description>
      <pubDate>Tue, 15 Apr 2003 06:07:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/memory-problem/m-p/2951227#M927182</guid>
      <dc:creator>Ciaran Byrne</dc:creator>
      <dc:date>2003-04-15T06:07:00Z</dc:date>
    </item>
    <item>
      <title>Re: memory problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/memory-problem/m-p/2951228#M927183</link>
      <description>Hi CB,&lt;BR /&gt;&lt;BR /&gt;Seeing you have upgraded your RAM how are you utilising it. i.e. Have you started using memory windows, this being 32 bit application still utilises memory just like a 32 bit OS. Perhaps a look at the memory management paper in /usr/share/docs/mem_mgt.txt file will assist.&lt;BR /&gt;&lt;BR /&gt;How much swap do have? Have you increased it?&lt;BR /&gt;Have you lowered your buffer cache % ?  It should be around 300-500Mb in total.&lt;BR /&gt;You may need to increase your shared memory.&lt;BR /&gt;&lt;BR /&gt;Some food for thought&lt;BR /&gt;Michael</description>
      <pubDate>Tue, 15 Apr 2003 06:27:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/memory-problem/m-p/2951228#M927183</guid>
      <dc:creator>Michael Tully</dc:creator>
      <dc:date>2003-04-15T06:27:59Z</dc:date>
    </item>
    <item>
      <title>Re: memory problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/memory-problem/m-p/2951229#M927184</link>
      <description>Very interesting. Youve had a large increase in RAM but you dont say why you added 12Gb ? I presume because it was needed by some other app which is now using it ?&lt;BR /&gt;&lt;BR /&gt;So, how much free RAM do you have now ? (vmstat)&lt;BR /&gt;What is the output from swapinfo -mt (dev usage should be ZERO to prove youre not running out of ram and it should be the same size as ram - 28Gb).&lt;BR /&gt;</description>
      <pubDate>Tue, 15 Apr 2003 06:33:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/memory-problem/m-p/2951229#M927184</guid>
      <dc:creator>Stefan Farrelly</dc:creator>
      <dc:date>2003-04-15T06:33:16Z</dc:date>
    </item>
    <item>
      <title>Re: memory problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/memory-problem/m-p/2951230#M927185</link>
      <description>Hi Michael/Stefan,&lt;BR /&gt;&lt;BR /&gt;thanks for the quick response.&lt;BR /&gt;&lt;BR /&gt;SWAP&lt;BR /&gt;====&lt;BR /&gt;swapinfo -tm&lt;BR /&gt;             Mb      Mb      Mb   PCT  START/      Mb&lt;BR /&gt;TYPE      AVAIL    USED    FREE  USED   LIMIT RESERVE  PRI  NAME&lt;BR /&gt;dev        1024       0    1024    0%       0       -    1  /dev/vg00/lvol2&lt;BR /&gt;dev       16000       0   16000    0%       0       -    1  /dev/vg01/lvswap&lt;BR /&gt;reserve       -    4233   -4233&lt;BR /&gt;memory    22286    1332   20954    6%&lt;BR /&gt;total     39310    5565   33745   14%       -       0    -&lt;BR /&gt;&lt;BR /&gt;VMSTAT&lt;BR /&gt;======&lt;BR /&gt;procs           memory                   page                              faults       cpu&lt;BR /&gt;    r     b     w      avm    free   re   at    pi   po    fr   de    sr     in     sy    cs  us sy id&lt;BR /&gt;    2     0     0  1049506  5297766   79   42     0    0     0    0     0   1926  11282  2970   6  2 92&lt;BR /&gt;&lt;BR /&gt;I have not increased the swap. The reason the memory was added was because the app was hitting 100% mem utilization.&lt;BR /&gt;&lt;BR /&gt;Buffer Cache&lt;BR /&gt;============&lt;BR /&gt;Available : 1.92gb           Requested : na       &lt;BR /&gt;Used : 1.92gb       &lt;BR /&gt;High : 1.92gb&lt;BR /&gt;&lt;BR /&gt;Do you mean the shmmax value?&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;CB&lt;BR /&gt;</description>
      <pubDate>Tue, 15 Apr 2003 06:48:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/memory-problem/m-p/2951230#M927185</guid>
      <dc:creator>Ciaran Byrne</dc:creator>
      <dc:date>2003-04-15T06:48:55Z</dc:date>
    </item>
    <item>
      <title>Re: memory problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/memory-problem/m-p/2951231#M927186</link>
      <description>Hi,&lt;BR /&gt;one other piece of info. In the tusc logs I see tons of messages like &lt;BR /&gt;"[27571] brk(0x8cfc0000) ...................................................................................... ERR#12 ENOMEM"&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;CB</description>
      <pubDate>Tue, 15 Apr 2003 07:01:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/memory-problem/m-p/2951231#M927186</guid>
      <dc:creator>Ciaran Byrne</dc:creator>
      <dc:date>2003-04-15T07:01:52Z</dc:date>
    </item>
    <item>
      <title>Re: memory problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/memory-problem/m-p/2951232#M927187</link>
      <description>Youre only running 17Gb of swap (1+16) and with 28Gb of RAM you really should have at a minimum 28Gb of swap. Basically you are using RAM as extra swap which could be causing the memory errors/crashes. &lt;BR /&gt;&lt;BR /&gt;Up swap to 28Gb total and Im sure your problems will go away. Easy to do on the fly.&lt;BR /&gt;</description>
      <pubDate>Tue, 15 Apr 2003 07:33:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/memory-problem/m-p/2951232#M927187</guid>
      <dc:creator>Stefan Farrelly</dc:creator>
      <dc:date>2003-04-15T07:33:45Z</dc:date>
    </item>
    <item>
      <title>Re: memory problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/memory-problem/m-p/2951233#M927188</link>
      <description>Hi,&lt;BR /&gt;I changed the swap to 41 gig.&lt;BR /&gt;Still seeing the same problems. Now i am thinking its some way related to ulimit.&lt;BR /&gt;&lt;BR /&gt;ulimit -a&lt;BR /&gt;==========&lt;BR /&gt;time(seconds)        unlimited&lt;BR /&gt;file(blocks)         unlimited&lt;BR /&gt;data(kbytes)         966852&lt;BR /&gt;stack(kbytes)        262144&lt;BR /&gt;memory(kbytes)       unlimited&lt;BR /&gt;coredump(blocks)     4194303&lt;BR /&gt;nofiles(descriptors) 2048&lt;BR /&gt;&lt;BR /&gt;It appears the Glance version needs to be upgraded because of the VPar installation.&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Ciaran&lt;BR /&gt;</description>
      <pubDate>Tue, 15 Apr 2003 18:21:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/memory-problem/m-p/2951233#M927188</guid>
      <dc:creator>Ciaran Byrne</dc:creator>
      <dc:date>2003-04-15T18:21:55Z</dc:date>
    </item>
    <item>
      <title>Re: memory problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/memory-problem/m-p/2951234#M927189</link>
      <description>Hi Ciaran,&lt;BR /&gt;&lt;BR /&gt;That may be stupid, but do you have one swap volume, or is it fragmented across multiple volumes?&lt;BR /&gt;&lt;BR /&gt;Another idea, maybe it would be interesting to check how it works if swap is managed the "lazy" way, i.e. without immediate reservation of the swap space. I don't know if it's possible on HP-UX, but that's what one can do on Tru64 UNIX by removing the "/sbin/swapdefault" symbolic link, and then rebooting.&lt;BR /&gt;&lt;BR /&gt;If either solution works anyway, it would look like an HP-UX bug... and "lazy" swap management is not as good as immediate reservation, as far as performance is concerned.&lt;BR /&gt;&lt;BR /&gt;Hope this helps,&lt;BR /&gt;&lt;BR /&gt;Olivier</description>
      <pubDate>Tue, 15 Apr 2003 19:33:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/memory-problem/m-p/2951234#M927189</guid>
      <dc:creator>Olivier ROBERT</dc:creator>
      <dc:date>2003-04-15T19:33:24Z</dc:date>
    </item>
    <item>
      <title>Re: memory problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/memory-problem/m-p/2951235#M927190</link>
      <description>Hi Ciaran,&lt;BR /&gt;&lt;BR /&gt;The failing brk() call appears to indicate you are hitting the maxdsiz limit. See the "man brk" page for the three possible enomem errors returned. &lt;BR /&gt;&lt;BR /&gt;I can see you have maxdsiz set to almost 1GB but what about maxdsiz_64bit? This may seem a funny question but if the process is first started as a 64bit process then exec'd it will take the lower limit of the two.&lt;BR /&gt;&lt;BR /&gt;The first step is to ensure this is the cause. You can examine the processes memory regions in Glance, concentrate on the Data Segment field. If Glance is still causing you problems at the moment you can compile this program and run it with the pid as the argument. If the format is bad I will attach it instead.&lt;BR /&gt;&lt;BR /&gt;#include &lt;STDIO.H&gt;&lt;BR /&gt;#include &lt;SYS&gt;&lt;BR /&gt;#include &lt;SYS&gt;&lt;BR /&gt;#include &lt;STDLIB.H&gt;&lt;BR /&gt;&lt;BR /&gt;main(int argc, char *argv[])&lt;BR /&gt;{&lt;BR /&gt;&lt;BR /&gt; if(argc != 2)&lt;BR /&gt; {&lt;BR /&gt;  printf("\n\tUsage: %s &lt;PID&gt; \n\n", argv[0]);&lt;BR /&gt;  exit(1);&lt;BR /&gt;    }&lt;BR /&gt;&lt;BR /&gt; int i = atoi(argv[1]);&lt;BR /&gt;&lt;BR /&gt; struct pst_status procmem;&lt;BR /&gt; pstat_getproc(&amp;amp;procmem, sizeof(struct pst_status), 0, i);&lt;BR /&gt;&lt;BR /&gt; printf("\nProcess Data and stack sizes for process %d : \n\n", i);&lt;BR /&gt; printf("Process Data size is : %d KB\n", 4*(procmem.pst_dsize));&lt;BR /&gt; printf("Process Stack size is : %d KB\n", 4*(procmem.pst_ssize));&lt;BR /&gt; printf("Process Virtual Data size is : %d KB\n", 4*(procmem.pst_vdsize));&lt;BR /&gt; printf("Process Virtual Stack size is : %d KB\n", 4*(procmem.pst_vssize));&lt;BR /&gt;&lt;BR /&gt;}&lt;BR /&gt;&lt;BR /&gt;If these tests indicate you are reaching the maxdsiz limit you may be able to recompile the program and link the objests with the -N flag for EXEC MAGIC. This will almost double your data segment area for the 32bit process by allowing space in the text quadrant to be used too.&lt;BR /&gt;&lt;BR /&gt;The big question though is why this would fail after the memory upgrade. Does anything in the code use the physical memory total to calculate variables or something similar? I would also run an swverify to ensure the installed OS software is configured properly.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;James.&lt;/PID&gt;&lt;/STDLIB.H&gt;&lt;/SYS&gt;&lt;/SYS&gt;&lt;/STDIO.H&gt;</description>
      <pubDate>Tue, 15 Apr 2003 19:48:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/memory-problem/m-p/2951235#M927190</guid>
      <dc:creator>James Murtagh</dc:creator>
      <dc:date>2003-04-15T19:48:29Z</dc:date>
    </item>
    <item>
      <title>Re: memory problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/memory-problem/m-p/2951236#M927191</link>
      <description>Hi again Ciaran,&lt;BR /&gt;&lt;BR /&gt;I think the argument to brk() actually show us the problem:&lt;BR /&gt;&lt;BR /&gt;"[27571] brk(0x8cfc0000).... ENOMEM"&lt;BR /&gt;&lt;BR /&gt;That address is a third quadrant address for a 32bit process, hence beyond the end of the data quadrant. This is the list of ranges:&lt;BR /&gt;&lt;BR /&gt;  Q1 (quadrant 1): 0x00000000-0x3fffffff&lt;BR /&gt;  Q2 (quadrant 2): 0x40000000-0x7fffffff&lt;BR /&gt;  Q3 (quadrant 3): 0x80000000-0xbfffffff&lt;BR /&gt;  Q4 (quadrant 4): 0xc0000000-0xffffffff&lt;BR /&gt;&lt;BR /&gt;So it appears the application is asking for memory beyond its limit, hence ENOMEM. This may be also be due to fragmentation of the address space in Q2, if you are allocating and freeing chunks before this allocation request. &lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;James.&lt;BR /&gt;</description>
      <pubDate>Tue, 15 Apr 2003 20:35:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/memory-problem/m-p/2951236#M927191</guid>
      <dc:creator>James Murtagh</dc:creator>
      <dc:date>2003-04-15T20:35:05Z</dc:date>
    </item>
    <item>
      <title>Re: memory problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/memory-problem/m-p/2951237#M927192</link>
      <description>Hi,&lt;BR /&gt;thanks everyone for the responses so far. The application is a 32 bit app. &lt;BR /&gt;&lt;BR /&gt;maxdsiz             990056448        &lt;BR /&gt;          &lt;BR /&gt;maxdsiz_64bit     17179869184  &lt;BR /&gt;&lt;BR /&gt;The other thing to mention is that this is a VPar'd environment. Just combined two NPars from a SuperDome and split it into VPars.&lt;BR /&gt;&lt;BR /&gt;I am about to look at the logproc to see what the process memory allocations were before it dies.&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Ciaran</description>
      <pubDate>Tue, 15 Apr 2003 21:13:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/memory-problem/m-p/2951237#M927192</guid>
      <dc:creator>Ciaran Byrne</dc:creator>
      <dc:date>2003-04-15T21:13:04Z</dc:date>
    </item>
    <item>
      <title>Re: memory problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/memory-problem/m-p/2951238#M927193</link>
      <description />
      <pubDate>Tue, 15 Apr 2003 22:01:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/memory-problem/m-p/2951238#M927193</guid>
      <dc:creator>Ciaran Byrne</dc:creator>
      <dc:date>2003-04-15T22:01:28Z</dc:date>
    </item>
    <item>
      <title>Re: memory problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/memory-problem/m-p/2951239#M927194</link>
      <description>hi,&lt;BR /&gt;here is the mware report template &lt;BR /&gt;&lt;BR /&gt;REPORT "Export MWA !DATE  !COLLECTOR !SYSTEM_ID"&lt;BR /&gt;FORMAT ASCII&lt;BR /&gt;HEADINGS ON&lt;BR /&gt;SEPARATOR= "|"&lt;BR /&gt;SUMMARY=1&lt;BR /&gt;&lt;BR /&gt;*********************************************************************&lt;BR /&gt;DATA TYPE PROCESS&lt;BR /&gt;* Record Identification Metrics&lt;BR /&gt;  DATE&lt;BR /&gt;  TIME&lt;BR /&gt;&lt;BR /&gt;* Summary Metrics&lt;BR /&gt;  PROC_PROC_NAME&lt;BR /&gt;  PROC_USER_NAME&lt;BR /&gt;  PROC_PROC_ID&lt;BR /&gt;  PROC_CPU_TOTAL_UTIL&lt;BR /&gt;  PROC_MEM_VIRT&lt;BR /&gt;  PROC_MEM_RES&lt;BR /&gt;  PROC_MINOR_FAULT&lt;BR /&gt;  PROC_MAJOR_FAULT&lt;BR /&gt;  PROC_INTEREST&lt;BR /&gt;  PROC_STOP_REASON&lt;BR /&gt;  PROC_PRI&lt;BR /&gt;  PROC_THREAD_COUNT&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Ciaran</description>
      <pubDate>Tue, 15 Apr 2003 22:02:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/memory-problem/m-p/2951239#M927194</guid>
      <dc:creator>Ciaran Byrne</dc:creator>
      <dc:date>2003-04-15T22:02:53Z</dc:date>
    </item>
    <item>
      <title>Re: memory problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/memory-problem/m-p/2951240#M927195</link>
      <description>Hi Ciaran,&lt;BR /&gt;&lt;BR /&gt;I don't think the output tells us too much I'm afraid (or either would my pstat code thinking of it). We can see the Resident size of the process just before it was killed but this doesn't say a lot. It could still then request a very large region that would hit virtual memory limits, which I think you are seeing. The tusc output would be of more interest if you wish to post this. &lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;James.</description>
      <pubDate>Tue, 15 Apr 2003 22:57:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/memory-problem/m-p/2951240#M927195</guid>
      <dc:creator>James Murtagh</dc:creator>
      <dc:date>2003-04-15T22:57:38Z</dc:date>
    </item>
    <item>
      <title>Re: memory problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/memory-problem/m-p/2951241#M927196</link>
      <description />
      <pubDate>Tue, 15 Apr 2003 23:00:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/memory-problem/m-p/2951241#M927196</guid>
      <dc:creator>Ciaran Byrne</dc:creator>
      <dc:date>2003-04-15T23:00:54Z</dc:date>
    </item>
    <item>
      <title>Re: memory problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/memory-problem/m-p/2951242#M927197</link>
      <description>Hi Ciaran,&lt;BR /&gt;&lt;BR /&gt;I was just going to examine the memory allocation patterns for possible fragmentation issues. If you could provide the output of:&lt;BR /&gt;&lt;BR /&gt;# egrep "brk|free" &lt;TUSC_OUTPUT_FILE&gt;&lt;BR /&gt;&lt;BR /&gt;that would help, or possibly attach the full tusc output using the attachment box at the bottom of the post screen.&lt;BR /&gt;&lt;BR /&gt;Is this actually in-house code? Do you think it would be possible to recompile for EXEC_MAGIC to test it?&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;James.&lt;/TUSC_OUTPUT_FILE&gt;</description>
      <pubDate>Tue, 15 Apr 2003 23:11:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/memory-problem/m-p/2951242#M927197</guid>
      <dc:creator>James Murtagh</dc:creator>
      <dc:date>2003-04-15T23:11:49Z</dc:date>
    </item>
    <item>
      <title>Re: memory problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/memory-problem/m-p/2951243#M927198</link>
      <description />
      <pubDate>Tue, 15 Apr 2003 23:17:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/memory-problem/m-p/2951243#M927198</guid>
      <dc:creator>Ciaran Byrne</dc:creator>
      <dc:date>2003-04-15T23:17:24Z</dc:date>
    </item>
    <item>
      <title>Re: memory problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/memory-problem/m-p/2951244#M927199</link>
      <description>Hi,&lt;BR /&gt;to answer your other question. It is a mix or in-code and vendor code. It is working correctly on other similar servers and was working on this one before the VPar install and addition of memory.&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Ciaran</description>
      <pubDate>Tue, 15 Apr 2003 23:18:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/memory-problem/m-p/2951244#M927199</guid>
      <dc:creator>Ciaran Byrne</dc:creator>
      <dc:date>2003-04-15T23:18:58Z</dc:date>
    </item>
    <item>
      <title>Re: memory problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/memory-problem/m-p/2951245#M927200</link>
      <description>Hi Ciaran,&lt;BR /&gt;&lt;BR /&gt;There are no free() calls from your list so there is probably no point pursuing this. I'm surprised there are so many ENOMEM errors reported though.&lt;BR /&gt;&lt;BR /&gt;One thing that has caught my eye though - from your ulimit output the stack size is very large. As stack and data share Quadrant 2 this is imposing a limit on your data area as stack takes precedence. I would compare maxssiz to your other servers. You may also set the limit (using the posix shell) using:&lt;BR /&gt;&lt;BR /&gt;# ulimit -s 8192&lt;BR /&gt;&lt;BR /&gt;The 8192 is just an abritary figure. Then if you rerun the process and see how it goes.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;James.</description>
      <pubDate>Tue, 15 Apr 2003 23:50:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/memory-problem/m-p/2951245#M927200</guid>
      <dc:creator>James Murtagh</dc:creator>
      <dc:date>2003-04-15T23:50:40Z</dc:date>
    </item>
    <item>
      <title>Re: memory problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/memory-problem/m-p/2951246#M927201</link>
      <description>Hi,&lt;BR /&gt;thanks James. We have set to ulimit -s 16384. And are re-running the test.&lt;BR /&gt;&lt;BR /&gt;Also just got this message&lt;BR /&gt;/var/adm/sw                                               # view swagent.log                                                &lt;BR /&gt;"swagent.log" [Read only] 3168728 lines, 176327638 characters Warning: Out of m&lt;BR /&gt;emory saving lines for recovery - try using ed      &lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Ciaran</description>
      <pubDate>Wed, 16 Apr 2003 00:19:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/memory-problem/m-p/2951246#M927201</guid>
      <dc:creator>Ciaran Byrne</dc:creator>
      <dc:date>2003-04-16T00:19:25Z</dc:date>
    </item>
  </channel>
</rss>

