Re: too many stack elements

From: MARLON BORBA (MBORBA@TRF3.GOV.BR)
Date: Tue Mar 25 2003 - 09:56:27 EST


'too many stack elements' means that your user's 'stack' is too small. as the application user run 'ulimit -s' and check if your application requires more 'stack area' to run (too much system calls and/or program branches or subroutines and so on. e.g., does it uses recursion?)
as a side note, fellow AIXers: what kind of limit is assumed by AIX for each user's process: the 'hard' ones or the 'soft' ones?
just 'thinking aloud'.

hth,

marlon.

/*
Marlon Borba
Divisao de Suporte Tecnico
TRF 3a. Regiao
(11) 3311-4683 e 9692-8357
mborba@trf3.gov.br - marlonborba@acm.org
-------
Association for Computing Machinery
Member #UK42160
Internet Society
Member #1330387
*/

>>> john.dunn@SEFAS.CO.UK 25/03/03 11:07 >>>
My error log is showing a number of the following errors. The Program Name
varies.
Any idea what too many stack elements means?
SOFTWARE PROGRAM ABNORMALLY TERMINATED
Unable to generate symptom string.
Too many stack elements



This archive was generated by hypermail 2.1.7 : Wed Apr 09 2008 - 22:16:41 EDT