Parser produces Out of Memory error on HP-UX but not on Windows XP
[email protected] ("Buehl, Reiner \(HPS EMEA GD-C&I\)") Fri, 11 Aug 2006 12:58:44 +0200
| Newsgroups | perl.recdescent |
|---|---|
| Message-ID | <[email protected]> |
Hi all, on HP-UX, my Parse::RecDescent parser dies with an Out of Memory error. If I run the same skript with the same input on a Windows XP system (with less Memory!) it works fine. I did check the ulimit values but could not find any user-limitations. Is there a way to solve this? Best regards, Reiner.