Re: stack size to small?
Joseph Shraibman <[email protected]>
| Newsgroups | gmane.comp.java.linux.general |
|---|---|
| Message-ID | <[email protected]> |
That's what StackOverflowError is for. It shouldn't crash the jvm Dan Kegel wrote: > Joseph Shraibman wrote: > >> I had a jvm running for a few hours when it suddenly quit with: >> >> Fatal: Stack size too small. Use 'java -Xss' to increase default stack >> size. >> >> >> WTF? > > > Maybe you allocated something huge on the stack, or had > too many levels of nested calls... > ---------------------------------------------------------------------- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]