Skip to Main Content

DevOps, CI/CD and Automation

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

ir2hf out of memory

807575Mar 2 2010 — edited Jun 16 2010
Hi all,

I get the bellow error during a long compilation, always at different stages. Is there a general reason behind this error, or is this source file specific? (I wouldn't think, because, as said, it shows up at different steps). The bellow string is always the same. The machine has 4cores and 8 GB of RAM, but this error shows up with gmake -j1 too. Once I found some similar error (googled) and a solution was to adjust some ulimit parameter (can't exactly remember which), but 'ulimit' says "unlimited". It's SXCE b125 if that counts.
I don't have this with Studio 12, but do have with Studio 12.1.
(Edit: I applied all the available patches both for Studio 12 and Studio 12.1 about three weeks ago.)

Any help would be appreciated!
Thanks very much!
ir2hf: error: Out of memory
	Element size (in bytes):        48
	Table size (in elements):  10240000
	Table maximum size:        134217727
	Table size increment:         5000
	Bytes written to disk:           0
	Expansions required:            11
	Segments used:                   1
	Max Segments used:               1
	Max Segment offset:        134217727
	Segment offset size::           27
	Resizes made:                    0
	Copies due to expansions:       10
	Reset requests:                  0
	Allocation requests:       10285193
	Deallocation requests:       45205
	Allocated element count:     16372
	Free element count:        10223628
	Unused element count:            0
	Free list size (elements):       0
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jul 14 2010
Added on Mar 2 2010
19 comments
1,205 views